Place to share anything

Free Software, Download, Tips and Tutorials, Cars, Notebook, Review

How to install latest Ubuntu Tweak 0.4.9.1

The newest version of Ubuntu Tweak 0.4.9 is specially designed for Ubuntu Jaunty Jackalope (9.04) but you can install Ubuntu tweak 0.4.9 in previous version of Ubuntu. Ubuntu Tweak is a tool for Ubuntu that makes it easy to configure your system and desktop settings.

The Ubuntu Tweak 0.4.9.1 is a bug fix release of Ubuntu Tweak. You can follow these steps to get most current version of Ubuntu tweak.

1. If you want to directly download the Ubuntu tweak 0.4.9.1 DEB file you can follow the link below, based on your distro:

    After you downloaded the binary file, simply double click the file to install it. Or go to terminal, and type this command to install:
sudo dpkg-i package-name

2. Add the source of Ubuntu Tweak

open your terminal, first import the key:

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

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(If you are using Ubuntu 8.04 Hardy or early) :

deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu hardy main

deb-src http://ppa.launchpad.net/tualatrix/ppa/ubuntu hardy main

Or Ubuntu 8.10 Intrepid:

deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu intrepidmain

deb-src http://ppa.launchpad.net/tualatrix/
ppa/ubuntu intrepid main

Or Ubuntu 9.04 Jaunty:

deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu jaunty main

deb-src http://ppa.launchpad.net/tualatrix/
ppa/ubuntu jaunty main

Or Ubuntu 9.10 Karmic:

deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu karmic main

deb-src http://ppa.launchpad.net/tualatrix/
ppa/ubuntu karmic 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

Incoming search terms for the article:

  • Share/Bookmark

Related posts:

  1. Ubuntu Tweak 0.5 Released, How to install on Karmic Koala The new version of Ubuntu Tweak already released. This new...
  2. The new version of Ubuntu Tweak 0.53 released If you are Ubuntu users, especially Ubuntu Karmic Koala...
  3. How to make Video DVD on Ubuntu using Bombono DVD Last time I was asked by my friend how...
  4. How to install Twitter Plugin for Pidgin in Ubuntu This post will show you how to Tweeting using Pidgin...
  5. Install nVidia 256.35 Display Drivers In Ubuntu The latest nVidia Driver for Linux is available. Here...

Related posts brought to you by Yet Another Related Posts Plugin.

Leave a Reply