This article will describe installing Vivaldi.
Table of Contents
1 Install Vivaldi
Install Vivaldi. Change ttf-xxx to your language.
$ sudo pacman -Sy --noconfirm git base-devel $ git clone https://aur.archlinux.org/vivaldi.git $ cd vivaldi $ makepkg -s --noconfirm $ sudo pacman -U --noconfirm vivaldi-*.pkg.tar.xz $ sudo pacman -Sy --noconfirm ttf-sazanami
If you need Flash, run the following command.
$ sudo pacman -Sy --noconfirm pepper-flash $ echo "/usr/lib/PepperFlash/libpepflashplayer.so" | \ sudo tee /opt/vivaldi/resources/flashplayer.json
2 Run Vivaldi
Run Vivaldi.
$ vivaldi-stable