18.10.11 - Install Google Chrome on Ubuntu 11.10
0 comments
How to install Google Chrome on Ubuntu 11.10
Some libs was were included in previous versions of Ubuntu, on the new release 11.10 (Oneiric Ocelot) are missing. If you try to install the Google Chrome .deb package for Ubuntu it may raise an error. The real problem are the not installed dependencies.
Once downloaded, you have to install them manually through the next command:
At this point you will see an error, don't worry, once again is a dependency problem. In order to solve it:
Thats all! Enjoy!
Once downloaded, you have to install them manually through the next command:
sudo dpkg -i file_name.deb
sudo apt-get -f install
Thats all! Enjoy!
Via: Sudobits
Comments
There are no comments jet. Be the first to comment!
