This article will describe installing Google Chrome.
Table of Contents
1 Install Google Chrome
Install Google Chrome. Change ttf-xxx to your language. Flash is enabled by default.
#!/bin/sh -e # Install Google Chrome. sudo pacman -Sy --noconfirm git base-devel git clone https://aur.archlinux.org/google-chrome.git cd google-chrome makepkg -s --noconfirm sudo pacman -U --noconfirm google-chrome-*.pkg.tar.xz sudo pacman -Sy --noconfirm xorg-mkfontscale xorg-mkfontdir sudo pacman -Sy --noconfirm ttf-sazanami