We have already discussed how to install google chrome using wine
.Chromium is an open-source browser project that aims to build a safer,
faster, and more stable way for all Internet users to experience the
web. The Chromium codebase is the basis for Google’s Chrome browser.
First you can use this tutorial to install chromium in Ubuntu using PPAs and after that you can try any one of the following methods.
First you need to download .deb package from here using the following command
wget http://media.codeweavers.com/pub/crossover/chromium/cxchromium_0.9.0-1_i386.deb
Now you have cxchromium_0.9.0-1_i386.deb package install this package using the following command
sudo dpkg -i cxchromium_0.9.0-1_i386.deb
Using Ubuntu PPA
First you need edit /etc/apt/sources.list file
Now add the GPG key using the following command
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xfbef0d696de1c72ba5a835fe5a9bf3bb4e5e17b5
or For karmic users use the following command
This will complete the installation
If you want to open chromium go to Applications->CrossOver Chromium->Chromium
Chromium web browser in action
First you can use this tutorial to install chromium in Ubuntu using PPAs and after that you can try any one of the following methods.
First you need to download .deb package from here using the following command
wget http://media.codeweavers.com/pub/crossover/chromium/cxchromium_0.9.0-1_i386.deb
Now you have cxchromium_0.9.0-1_i386.deb package install this package using the following command
sudo dpkg -i cxchromium_0.9.0-1_i386.deb
Using Ubuntu PPA
First you need edit /etc/apt/sources.list file
gksudo gedit /etc/apt/sources.listAdd the following two lines for Ubuntu 9.04 (Jaunty) Users
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty mainFor ubuntu 9.10 (Karmic) Users add the following two lines
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic mainFor ubuntu 10.04 (Lucid) Users add the following two lines
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu lucid mainsave and exit the file
deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu lucid main
Now add the GPG key using the following command
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xfbef0d696de1c72ba5a835fe5a9bf3bb4e5e17b5
or For karmic users use the following command
sudo add-apt-key ppa:chromium-daily/ppaUpdate source list
sudo apt-get updateInstall chromium browser using the following command
sudo apt-get install chromium-browser
This will complete the installation
If you want to open chromium go to Applications->CrossOver Chromium->Chromium
Chromium web browser in action
Nessun commento:
Posta un commento