How to Install Vivaldi Browser on Ubuntu 22.04?

Jul 14, 2022 . Admin

Hi Guys,

This tutorial is focused on How to Install Vivaldi Browser on Ubuntu 22.04?. In this article, we will implement a Unable to install Vivaldi in Ubuntu 22.04. We will look at example of Download & Install Vivaldi – The Best Internet Browser for Linux Ubuntu. In this article, we will implement a Vivaldi is a great web Browser for Linux Download. Let's see bellow example Step-by-step Installation Vivaldi for Ubuntu 22.04.

You can use this post for ubuntu 14.04, ubuntu 16.04, ubuntu 18.4, ubuntu 20.04, ubuntu 21 and ubuntu 22.04 versions.

Step 1: Add the GPG Key

The following command on command prompt to add GPG key to sign the packages of vivaldi:

$ sudo apt install wget gnupg2 ubuntu-keyring 

Integrate the GPG key:

wget https://downloads.vivaldi.com/stable/vivaldi-stable_5.2.2623.48-1_amd64.deb
vivaldi-stable_5.2.2623.48-1_amd64.deb’
Step 2: Add Vivaldi repository on Ubuntu 22.04

Next, add the Vivaldi repository.

sudo add-apt-repository ‘deb https://repo.vivaldi.com/archive/deb/ stable main’
Step 3: Update System Dependencies

Update the package index.

$ sudo apt update
Step 4: Install Vivaldi on Ubuntu 22.04 LTS

Run the following command to complete the installation.

$ sudo apt install vivaldi-stable
#Ubuntu