How To : Install Chromium on Ubuntu

Posted November 29th, 2009 | View Comments

Chromium is an open source project from Google that was released with the BSD License. Chromium has the same rendering engine in Safari called WebKit. Then, how to install Chromium on Ubuntu? It’s simple!

I’m using Karmic Koala, the following way should be works on Interpid or Jaunty. You just need to adjust the distribution name.

It is assumed that you have logged in as root.

First, add the following two lines to your /etc/apt/sources.list :

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

Add the apt-key with the following command :

add-apt-key ppa:chromium-daily/ppa

then, update the repository index.

apt-get update

Almost done, install the Chromium package now :

apt-get install chromium-browser

You can browse with your new Chromium.

Chromium How To : Install Chromium on Ubuntu

More information about Chromium :
Wikipedia
Google Code
Chromium Blog

Reference :
Ubuntu Geek


Do you like this post? Subscribe to our RSS now!

If you have enjoyed this entry. Please feel free to bookmark it using your favorite social bookmarking site

Leave a Comment





blog comments powered by Disqus

Page optimized by WP Minify WordPress Plugin