Hi friends, this post is for how to install google chrome browser in ubuntu 9.10,

1) Once open terminal and run the following command :

sudo gedit /etc/apt/sources.list

After open the source file lists, add the below lines:

deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main

After add those lines close that particular file and run the following command at terminal :

sudo apt-key adv –recv-keys –keyserver keyserver.ubuntu.com 0xfbef0d696de1c72ba5a835fe5a9bf3bb4e5e17b5

After this just run update:

sudo apt-get update

Finally install browser:

sudo apt-get install chromium-browser


0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *