Google Chrome on Ubuntu
Tuesday, September 22nd, 2009

If your using Ubuntu you can now start using Chrome, or Chromium as its known amongst the linux community. Daily builds of Chromium can be got from here.
You’ll need to add the following repositories to get Chromium:
Note: Substitute interpid with jaunty or hardy as needed!
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu intrepid main
Then you can then install it by opening a terminal and do the following command:
sudo apt-get install chromium-browser
Of course this is still in Pre-Alpha so make sure to keep another browser installed! ![]()
- http://thomasgeraghty.wordpress.com Thomas Geraghty
- Sean McNamara