/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
sudo su echo "deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu jaunty main #chromium-browser" > /etc/apt/sources.list.d/chromium.list sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xfbef0d696de1c72ba5a835fe5a9bf3bb4e5e17b5 sudo apt-get update && sudo apt-get install chromium-browser
Comments
Subscribe to comments
