It is assumed that you have logged in as root.
First, add the following two lines to your /etc/apt/sources.list :
<br />deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main<br/> deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main<br />
Add the apt-key with the following command :
add-apt-key ppa:chromium-daily/ppa
then, update the repository index.
apt-get update
Almost done, install the Chromium package now :
apt-get install chromium-browser
You can browse with your new Chromium.
[caption id="attachment_4207" align="aligncenter" width="400" caption="Chromium"]
0 comments:
Post a Comment