Errors Encountered While Processing google-chrome-stable
Today when i tried installing google-chrome in my ubuntu machine ,i was stuck with this error in my terminal .After searching for some thing to make it work out in i found the below solution for this
Step 1: Do a sudo apt-get install -f in your terminal It will install some dependencies in your machine.
Step2 : now install your chrome .deb file using command
sudo dpkg -i google-chrome-stable_current_amd64.deb
and here their it ends with successful installation of chrome browser in your machine
Thanks and Reagrds
Naveen
No comments:
Post a Comment