今天Linux桌面中文网这里看到以前chrome.装是安装上了.可是还是用不了.有些晕了.如果你也想试试.那你就接着下看吧……先要添加源.
1.root@ptubuntu:/# vi /etc/apt/sources.list //打开这个源文件把下面这两个源添加到这里面来
deb http://ppa.launchpad.net/fta/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/fta/ppa/ubuntu jaunty main
2.root@ptubuntu:/# apt-get update //更新源文件
root@ptubuntu:/#apt-get install chromium-browser //安装chrome
安装完后可以在应用程序里可以看到Internet里看到 Chrome.
原创文章,转载请注明: 转载自PT Ubuntu Blog