How to install Chromium (Google Chrome) browser in Ubuntu 10.04

This post was written by admin on May 11, 2010
Posted Under: Internet

This turorial shows how to install Chromium browser quickly with three commands in Ubuntu 10.04 (Lucid) by adding the PPA.

Open terminal from Applications->Accessories menu,execute following commands:

sudo add-apt-repository ppa:chromium-daily/ppa
sudo apt-get update
sudo apt-get install chromium-browser

this also works in Ubuntu 9.10 and Ubuntu 10.10 (Maverick).Launch Google Chrome from Applications->Internet menu.

In addition,if you’re using Ubuntu 9.04 or earlier,you can install Google Chrome by:
edit /etc/apt/sources.list:

gksudo gedit /etc/apt/sources.list

add the following lines and save the file:

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

replace “YOUR_UBUNTU_VERSION_HERE” with jaunty or hardy

add gpg key:

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 4E5E17B5

update system and install Google Chrome:

sudo apt-get update
sudo apt-get install chromium-browser

PPA for Ubuntu Chromium:https://launchpad.net/~chromium-daily/+archive/ppa

Related posts:

  1. Install Google Chrome (Chromium) browser in Ubuntu 10.10 Maverick
  2. Install Google chrome web browser in Ubuntu
  3. Google Chrome for Linux goes stable
  4. Install Flash plugin for Chromium browser
  5. Integrate Chrome/Chromium to new Ubuntu-Theme in Ubuntu 10.04

    Reader Comments

    i have downloaded chromium browser in ubuntu 9.10 but after upgradation in 10.04 it is not working properly. please guide me

    [Reply]

    admin Reply:

    Google has just released a stable version for Linux,download the deb from here:
    http://www.google.com/chrome?hl=en&brand=CHMI

    [Reply]

    #1 
    Written By Sameer Dwivedi on May 11th, 2010 @ 5:41 am

    Add a Comment

    required, use real name
    required, will not be published
    optional, your blog address