Install Chrome (Daily bluids)
Chrome is Google's web browser. It is a good browser, fast, true the standard and easy to use website. Unfortunately only Windows and MAC. But little by little we are working on a version for Linux.
If you want to try the following steps.
Open a terminal to install the repository
opening with gedit sources.list
sudo gedit /etc/apt/sources.list
Add these lines to the end of your sources.list file
# Chrome
jaunty main deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main
Save the changes and close gedit to return to the terminal. To retrieve the PGP key used to authenticate the packages:
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xfbef0d696de1c72ba5a835fe5a9bf3bb4e5e17b5
Update the repositories and install Chrome with:
sudo apt-get update && sudo apt-get install chromium-browser
And with this you will have available to test Chrome Chromium Applications → Internet → Web Browser.






















July 18th, 2010 at 8:48
Looking fell on this site. I found a mistake, you put on the line to install packages not to install "chromium" because it is just a game.
If you want to delete this comment, was just to mark you the error.
Greetings!
August 20th, 2010 at 19:17
Thanks Mark. I correct.
Regards