Monday, October 14, 2013

Chrome works good in Pinguy OS 12.04 LTS

Dowloading:

32 bit Google Chrome:
$ cd /tmp
$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb

64 bit Google Chrome:
$ cd /tmp
$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

Installation:
$ sudo dpkg -i google-chrome-stable_current_amd64.deb

You may get the error that shows in the screen shot
Fig.02: Errors were encountered while processing
Fixing the error:
$ sudo apt-get -f install

To access Google Chrome:
$ google-chrome

0 Comments: