Installing Chromium on Ubuntu or Mint —
I’m using Lucid (10.04 LTS) , but this would work on anything thats derived from it probably, like Mint 9 and may work on Maverick (10.10)
You should first add the app repository using PPA
sudo add-apt-repository ppa:chromium-daily/stable
Then you update APT
sudo apt-get update
And you install Chromium
sudo apt-get install chromium-browser
Categorised as: Geeking Out | Linux
Leave a Reply