Sep 30, 2012

How to install chrome in openSuse?

Here simple flow I found.

1. Add the google repository.
* For 64 bit
zypper ar http://dl.google.com/linux/chrome/rpm/stable/x86_64 Google-Chrome
* For 32 bit
zypper ar http://dl.google.com/linux/chrome/rpm/stable/i386 Google-Chrome

2. Now install
zypper ref
zypper in google-chrome-stable

Now you have your chrome.

NOTE: Command needs a root access.

No comments: