Friday, 11 October 2013

How To Install Google chrome in Ubuntu through command line.

Guys want to install Google chrome in your Ubuntu versions then here is a tutorial exclusively how to install Google chrome in Ubuntu. So move to Google chrome download page  and download deb installer.

Google chrome one of the most popular browser where every one likes to use it.

Then here is the chrome tutorial guys for you.

Install Google chrome in Ubuntu Google chrome download page.



Install Google chrome in Ubuntu through command line.


 Google chrome download page Download page

If you are comfortable with Google chrome download page then use that or else you can move to this command line operation of how to install Google chrome in Ubuntu.

 Install Google chrome in Ubuntu through command line.



Users who are comfortable using the command line console, use the commands below to download Google Chrome.

Change directory to temp.
cd /tmp

For the 32-bit version of Google Chrome in Ubuntu , use the link below.
wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb

For the 64-bit version of Google Chrome in Ubuntu , use the link below.
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

after downloading to install Google chrome  in Ubuntu copy and paste this command
sudo dpkg -i google-chrome*; sudo apt-get -f install

Now we are done with this tutorial. search for Google chrome in Unity Dash then you will find that

Cheers!!!

No comments:

Post a Comment