Just installed the new Ubuntu 9.10, we have to put it to our liking and one of the applications I like to have is Ubuntu Tweak.

Ubuntu Tweak is a tool that allows easy configuration of the system and install a simple way many applications that could be described as exotic. At other times we talked about Ubuntu tweak here .

At the time of writing the article, the version available is 0.4.9.2.

The installation process is simple and is the usual repositories from launchpad. From a terminal recover PGP key with the following command:

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com FE85409EEAB40ECCB65740816AF0E1940624A220

Add launchpad repositories by adding the following file to your directory sources.list.d with:

sudo wget http://ubuntux.info/apt/utweak.9.10 -O /etc/apt/sources.list.d/utweak.9.10.list

And we install after updating the repository with:

sudo apt-get update && sudo apt-get install ubuntu-tweak

On the other hand if we had a previous version installed on your system for being our Ubuntu is an upgrade we can use:

sudo apt-get update && sudo apt-get dist-upgrade

And with this we will be ready to use the latest version of Ubuntu Tweak is available through our menu Applications -> System Tools -> Ubuntu Tweak.