May 18, 2012

Infomasi Social Media dan Tip Trik Online

How To : Install Chromium on Ubuntu


Advertisements

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 :

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

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

Related posts:

  1. How To : Install NVIDIA Graphic Card Driver on Ubuntu 10.10
  2. How To : Install Ubuntu From USB Drive
  3. Karmic Koala Will Be Released Tomorrow
  4. How To : Install TrueType Font (TTF) on Ubuntu
  5. How To : Install Firefox 4 on Ubuntu without Losing The Old Version
Ngonoo - Technology & Social Media Updates
Post comment as twitter logo facebook logo
Sort: Newest | Oldest