public marks

PUBLIC MARKS from tadeufilippini with tags "ubuntu tweak" & ubuntu-tweak.com

August 2009

March 2008

Ubuntu Tweak--Let's tweak ubuntu! - downloads

Deb package: ubuntu-tweak_0.2.10-1~ppa1_all.deb Old version of Ubuntu Tweak is available here: http://code.google.com/p/ubuntu-tweak/downloads/list How to add the source of Ubuntu Tweak No matter your Ubuntu is Feisty, Gutsy or Hardy, open your terminal, type the command to run gedit(or other editor in your opinion) to modify the sources.list: sudo gedit /etc/apt/sources.list And put the two line into it: deb http://ppa.launchpad.net/tualatrix/ubuntu gutsy main deb-src http://ppa.launchpad.net/tualatrix/ubuntu gutsy main Then update the source and install or upgrade Ubuntu Tweak: sudo apt-get update sudo apt-get install ubuntu-tweak if you have installed, just type: sudo apt-get dist-upgrade