Monday, November 10, 2008

Ubuntu Tweak

Downloads下载

The package is suitable under Gutsy, Hardy and Intrepid.这套适用于下勇敢,哈迪和Intrepid 。

Source Code 源代码

ubuntu-tweak_0.4.0.1.orig.tar.gz Ubuntu的, tweak_0.4.0.1.orig.tar.gz

Deb package for all deb软件包的所有

ubuntu-tweak_0.4.0.1-1~ppa1_all.deb Ubuntu的, tweak_0.4.0.1 - 1 〜 ppa1_all.deb

Old version of Ubuntu Tweak is available here:旧版本的Ubuntu的调节可浏览:

http://code.google.com/p/ubuntu-tweak/downloads/list http://code.google.com/p/ubuntu-tweak/downloads/list

How to add the source of Ubuntu Tweak 如何添加源Ubuntu的调节

open your terminal, type the command to run gedit(or other editor in your

opinion) to modify the sources.list:打开终端,输入命令来运行gedit (或其他编辑器在您的意见)修改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) :把两线进去(如果您使用的是Ubuntu的8.04代或明年初) :

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

Or Ubuntu 8.10 Intrepid:或Ubuntu的8.10无畏:

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

Then update the source and install or upgrade Ubuntu Tweak:然后更新源和安装或升级Ubuntu的调节:

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

if you have installed, just type:如果您已经安装,只需键入:

sudo apt-get dist-upgrade

No comments: