Difference between revisions of "Chrome"
From Linuxintro
imported>ThorstenStaerk |
imported>ThorstenStaerk |
||
Line 9: | Line 9: | ||
== SUSE Linux 11.3 == | == SUSE Linux 11.3 == | ||
[[open a console]] and enter | [[open a console]] and enter | ||
− | yast -i lsb | + | yast -i lsb libjpeg6 |
cd | cd | ||
cd Downloads | cd Downloads | ||
rpm -ivh google-chrome*.rpm | rpm -ivh google-chrome*.rpm |
Revision as of 11:29, 2 December 2010
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
- find out your distribution
- download chrome for your distribution
- proceed according to your distribution
SUSE Linux 11.3
open a console and enter
yast -i lsb libjpeg6 cd cd Downloads rpm -ivh google-chrome*.rpm