Monday, 7 November 2016

How to install google chrome with .deb file in ubuntu 14.04

 First of all download  google chrome .deb file from  the google official       web site:       Google chrome




  After downloading chrome open terminal and  goto downloads directory by following command the command.

cd Downloads

Now use "dpkg" for installation by the following command.


sudo dpkg -i google-chrome-stable_current_amd64.deb


note: if it installed successfully open chrome and enjoy. if you get any error then type the following command.

sudo apt-get -f install


now you have installed google chrome in your ubuntu .

search for chrome as follows
 

Thanks for reading my blog..


come again to learn another interesting topics......


No comments:

Post a Comment