Manual setup of the Vivaldi Linux repositories

This post is also available in: Japanese Russian French Spanish German Dutch Serbian Portuguese (Brazil) Portuguese (Portugal) Bulgarian Chinese (Simplified)

You do not need to do this. After downloading a Linux package and installing it our Linux update repositories will be configured automatically for you to receive updates.

Installing Vivaldi via the terminal

After downloading a suitable package for your distro, you can use the following commands (from the directory where you saved Vivaldi) to install one of our Linux packages directly from the terminal [where ‘vivaldi*‘ equals the name of the Vivaldi install package].

Ubuntu/Debian based distros:

sudo apt-get -y install ./vivaldi*.deb

Fedora based distros:

sudo dnf --nogpgcheck -y install ./vivaldi*.rpm

openSUSE based distros:

sudo zypper --no-gpg-checks --non-interactive install ./vivaldi*.rpm

The preventing of gpg checks is only needed for the initial install, after which Vivaldi will add its public gpg keys and configure an appropriate repository for updates automatically.

Didn't find what you were looking for?

Ask our community of experts on the Vivaldi Forum.