Skip to main content

Posts

Showing posts with the label google chrome

How to install Google Chrome on Ubuntu

I installed Google Chrome today. Its easy, I just followed the following steps: 1> Download the .rpm package from the google chrome site. 2> Once that is done ...cd to the directory where it is located. 3> Now, type: sudo dpkg -i google_chrome.rpm( replace google_chrome with the actual file name) 4> It may not be done...due to lack of certain files...so do the following:     type: sudo apt-get install -f 5> There you go...you can get the chrome via Unity...so launch it and do the nice works.. /> Cheers...