Install Linux snapshots on non-DEB/RPM distributions

This post is also available in: 日本語 Русский Français Español Deutsch Nederlands Српски Български 简体中文

If no snapshot package is provided for your Linux distribution, you can use the Linux snapshot installer script.

The install script is signed with the same key used by the Vivaldi Linux packages, should you need to verify that your local copy is an official version.

Open a Terminal in the directory where you saved “install-vivaldi.sh” and issue the following command:

sh install-vivaldi.sh

On distributions without user namespace support built into the kernel (e.g. older Arch-based distros), preface the above command with “sudo” or run it as the “root” user. This is needed to setup appropriate permissions on the vivaldi-sandbox (a companion executable used for security).

To upgrade to newer builds in the future, simply re-run your local copy of the installer script whenever a new snapshot blog post comes out. You can subscribe to the Vivaldi Snapshots RSS feed to be notified of this.

Pre-testing builds and other options

If you would like to test run the build with a clean profile/settings before you commit to installation, use the command line switch “--test”. For even more options, (e.g. to install stable) have a look at “--help”.


This script is provided for users where no native package is readily provided by us (or your distribution). For Vivaldi stable releases in particular, we strongly recommend you use one of our official packages or ask your distribution if they provide unofficial repacks. We are more than happy to work with distribution maintainers to help facilitate this.

Was this page helpful?