The package is suitable under Hardy, Intrepid, Jaunty and Karmic. Visit to this link to download the latest package and source code https://launchpad.net/ubuntu-tweak/+download Old version of Ubuntu Tweak is available here: http://code.google.com/p/ubuntu-tweak/downloads/list Go to System / Administration / Software Sources, click on Other Software tab, click Add button, and enter “ppa:tualatrix/ppa”. This will add the PPA repo and the GPG key automatically. You can also do it from command line by running: open your terminal, first import the key: type the command to run gedit(or other editor in your opinion) to modify the sources.list: And put the two line into it(If you are using Ubuntu 8.04 Hardy or early) : Or Ubuntu 8.10 Intrepid: Or Ubuntu 9.04 Jaunty: Or Ubuntu 9.10 Karmic: Then update the source and install or upgrade Ubuntu Tweak: if you have installed, just type:How to add the source of Ubuntu Tweak (The easy way, work since Ubuntu 9.10):
sudo add-apt-repository ppa:tualatrix/ppaHow to add the source of Ubuntu Tweak
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com FE85409EEAB40ECCB65740816AF0E1940624A220sudo gedit /etc/apt/sources.listdeb http://ppa.launchpad.net/tualatrix/ppa/ubuntu hardy main
deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu hardy maindeb http://ppa.launchpad.net/tualatrix/ppa/ubuntu intrepidmain
deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu intrepid maindeb http://ppa.launchpad.net/tualatrix/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu jaunty maindeb http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic mainsudo apt-get update
sudo apt-get install ubuntu-tweaksudo apt-get dist-upgrade