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.
Now use "dpkg" for installation by the following command.
note: if it installed successfully open chrome and enjoy. if you get any error then type the following command.
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......
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..
No comments:
Post a Comment