Table of Contents
1 Google Chromeのインストール
Google Chromeをインストールします。ttf-xxxはお使いの言語に合わせて変更してください。Flashはデフォルトで有効になっています。
$ sudo pacman -Sy –noconfirm git base-devel$ git clone cd google-chrome$ makepkg -s –noconfirm$ sudo pacman -U –noconfirm google-chrome-*.pkg.tar.xz$ sudo pacman -Sy –noconfirm ttf-sazanami
2 Google Chromeの起動
Google Chromeを実行します。
$ google-chrome-stable