Install Chromium

Automatic installation script
wget http://installit.googlecode.com/hg/install.chromium.sh -O - | bash -

#!/bin/bash

sudo apt-add-repository -y ppa:chromium-daily/stable

sudo apt-get update -y -qq

sudo apt-get install -y chromium-browser

Do you like this page? Then support it. Please click the AD below and visit the sponsor. Thank you!