Whenever I use Ubuntu tweak's janitor to clear caches and I select all the files I want to delete and click "clean" nothing happens. (See the screenshot below) This has only began since I upgraded from 12.10 to 13.04.
Asked
Active
Viewed 2,080 times
1
1 Answers
0
As Donarsson pointed out in his comment, I think you just need to update. Ubuntu Tweak works fine for me in 13.04.
In a terminal, type these commands:
sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update && sudo apt-get upgrade

Fern Moss
- 8,785
-
This failed to fix the problem. I am still unable to clean my system with janitor – Josh Pinto Apr 27 '13 at 01:03
-
The only other thing I could suggest is purging the program and reinstalling it. Sorry that didn't work out. – Fern Moss Apr 27 '13 at 01:19
-
sudo apt-get update
in a terminal. – Donarsson Apr 27 '13 at 00:42