Search This Blog

Google Chrome




Install Google Chrome on Ubuntu

Step 1) Open terminal

:- $ wget -q -O- https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -

:- $ sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" > /etc/apt/sources.list.d/google.list'

:- $ sudo apt-get update

:- $ sudo apt-get install -y google-chrome-stable

References


1) Firefox Home: http://www.mozilla.org/en-US/firefox/new/

2) Google Chrome Home: https://www.google.com/intl/en/chrome/browser/

3) Opera Home : http://www.opera.com/

4) Apple Safari Home: http://www.apple.com/safari/

5) Guide: http://techhamlet.com/2012/03/how-to-easily-install-safari-in-linux-the-new-updated- guide/

6) Play-On-Linux: http://www.playonlinux.com/en/

7) Manual Download of PlayOnLinux: http://www.playonlinux.com/en/download.html

0 comments:

Post a Comment