Google Chrome can be added to Linux Mint 14 Nadia in a simple way. See how we install Google Chrome stable on Linux Mint 14 Nadia.
Open Terminal and edit the /etc/apt/sources.list
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
Add the following line to the sources.list file
sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
Update Linux Mint
sudo apt-get update
sudo apt-get install google-chrome-stable
Enjoy Google Chrome on Linux Mint 14
1 comments:
That's a horrible tuts!
I prefer this one, inspite is Ubuntu the procedure is the same:
http://www.diolinux.com.br/2011/12/como-instalar-google-chrome-no-ubuntu.html