1

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.

enter image description here

Josh Pinto
  • 7,919

1 Answers1

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