Tuesday, June 16, 2009

Get Chromium on your ubuntu


Today I've found a way to install Chromium (Google Chrome's core) on ubuntu, from .deb package,

The matter is very simple

First download the .deb using this command:
wget http://media.codeweavers.com/pub/crossover/chromium/cxchromium_0.9.0-1_i386.deb

Then, install it using the dpkg tool:
sudo dpkg -i cxchromium_0.9.0-1_i386.deb

you can follow this link for more about installing Chromium from Ubuntu PPA


Screenshot: