在Ubuntu上用Chrome
最近越来越鄙视FireFox同学了,在Windows上已经基本上抛弃了FF,在Ubuntu上也想如此一番,GOOGLE了一下,一个简单的教程如何在Ubuntu上安装Chrome。
sudo gedit /etc/apt/sources.list
加上以下两句:
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main
然后:这句话是对我目前的版本9.10 Karmic有效
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xfbef0d696de1c72ba5a835fe5a9bf3bb4e5e17b5
sudo apt-get update
sudo apt-get install chromium-browser
这样就好了。
This entry was posted on Wednesday, November 25th, 2009 at 5:28 pm and is filed under Ubuntu . You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.



