In order to use Google chrome plugins / extensions you must install Chromium in Ubuntu (Linux). Previously we discussed how you can install Google Chrome on your Ubuntu in one step. This time here is a step by step procedure to install Chromium on Ubuntu (Linux) followed by a step by step procedure to install and use Chromium plugins and extensions in Ubuntu (Linux).
Tidbit : How To Use Google Chrome (Chromium) Greasemonkey Scripts In Ubuntu (Linux)?

Chromium Ubuntu (Linux)
- First you have to edit sources.list file and thats very simple. Just type the following command to open sources.list file
- Now add the following two lines of code anywhere in the file as shown in the screenshot
- Now you have to add GPG [GNU Privacy Guard] key. Use this command to add this key
- Last step before installing chromium is to update the source list
- Final step is the installation of Chromium by the following command
sudo gedit /etc/apt/sources.list
If Ubuntu 9.04:
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main
If Ubuntu 8.10:
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu intrepid main

Sources.list (-etc-apt) - gedit
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xfbef0d696de1c72ba5a835fe5a9bf3bb4e5e17b5
sudo apt-get update
sudo apt-get install chromium-browser
Opening Jaxov.com in Chromium
Complete Terminal History For Chromium Installation [Download Image]
Click here for a step by step procedure to install Chromium extensions on Ubuntu Linux.
RSS Feed
Facebook
Twitter
