Difference between revisions of "Chrome"

From Linuxintro
imported>ThorstenStaerk
imported>ThorstenStaerk
Line 7: Line 7:
 
* [http://www.google.com/chrome download chrome for your distribution]
 
* [http://www.google.com/chrome download chrome for your distribution]
 
* proceed according to your distribution
 
* proceed according to your distribution
 +
 +
== Ubuntu Linux 11.10 ==
 +
* [[open a console]] and enter
 +
[[cd]]
 +
cd Downloads
 +
[[sudo]] [[dpkg]] -i google-chrome-stable*.deb
  
 
== SUSE Linux 11.3 ==
 
== SUSE Linux 11.3 ==

Revision as of 20:44, 29 December 2011

Google Chrome is a browser that is easy to install and comes with everything you need - a flash player, java and a PDF viewer.

How to install google chrome on Linux

Ubuntu Linux 11.10

cd
cd Downloads
sudo dpkg -i google-chrome-stable*.deb

SUSE Linux 11.3

open a console and enter

yast -i lsb libjpeg6
cd
cd Downloads
rpm -ivh google-chrome*.rpm