TuxGuides.com
Linux Guides & Reviews
-
Install Chromium in Ubuntu 10.04 (Lucid)
Posted on May 19th, 2010 1 commentChromium is the open source version of google chrome.
Installing Chromium in Ubuntu 10.04 is a very simple and quick process. Just run the following three commands in your terminal (Applications/Accessories/Terminal):
sudo add-apt-repository ppa:chromium-daily/ppa
sudo apt-get update
sudo apt-get install chromium-browserIntegrating Chromium into new ubuntu theme:
http://ubuntuguide.net/integrate-chromechromium-to-new-ubuntu-theme-in-ubuntu-10-04

