OpenSUSE Leap 42: ウェブブラウザのGoogle Chromeをインストールする

ウェブブラウザのGoogle Chromeをインストールする手順を記載します。

1 google-chrome-stableのインストール

google-chrome-stableパッケージをインストールします。FlashはFlashがあるページを読むと~/.config/google-chrome/PepperFlashにインストールされます。

> URL=https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
> sudo zypper --no-gpg-checks -n in -y ${URL}

2 google-chrome-stableの起動

google-chrome-stableを実行します。

> google-chrome-stable

0001_GoogleChrome.png