Difference between revisions of "Chrome"
From Linuxintro
imported>ThorstenStaerk |
imported>ThorstenStaerk |
||
Line 8: | Line 8: | ||
[[open a console]] and enter | [[open a console]] and enter | ||
yast -i lsb | yast -i lsb | ||
+ | cd | ||
+ | cd Downloads | ||
rpm -ivh google-chrome*.rpm | rpm -ivh google-chrome*.rpm |
Revision as of 23:11, 29 November 2010
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 cd cd Downloads rpm -ivh google-chrome*.rpm