Sep 9, 2012

How to Install Google Chrome in Ubuntu


 



To get started, press Ctrl – Alt – T on your keyboard to open the terminal. When it opens, copy and paste the commands below to download Google Chrome 32-bit deb package.


 


Method 1


 


wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb


 


Method 2


 


Download location:

    (32-bit): google-chrome-unstable_current_i386.deb




 


Next, run the commands below to install Google Chrome.


 


sudo dpkg -i google-chrome*


 



If the above commands fail to install Google Chrome, run the commands below to force the installation.



sudo apt-get install -f



google-chrome-on-ubuntu-11-10






 

No comments:

Post a Comment