Linux/Other Distro

How to install google chrome in debian

smores 2012. 7. 31. 04:57

http://www.debianadmin.com/how-to-install-google-chrome-in-debian.html


Same works for Crunchbang 10



First you need to download .deb package from here now you need to install this .deb file by double clicking on it or using the following command


sudo dpkg -i google-chrome-stable_current_i386.deb

If you see any dependency errors use the following command

sudo apt-get -f install