Thursday, December 26, 2024
Google search engine
HomeGuest BlogsInstall Vivaldi Web Browser on Ubuntu / Debian Linux

Install Vivaldi Web Browser on Ubuntu / Debian Linux

.tdi_3.td-a-rec{text-align:center}.tdi_3 .td-element-style{z-index:-1}.tdi_3.td-a-rec-img{text-align:left}.tdi_3.td-a-rec-img img{margin:0 auto 0 0}@media(max-width:767px){.tdi_3.td-a-rec-img{text-align:center}}

In this guide we will discuss how you can install Vivaldi web browser on Ubuntu 20.04/18.04 & Debian 10/9 Linux machine. Vivaldi, officially launched on April 6, 2016 is a freeware web browser developed by Vivaldi Technologies and runs on all platforms. Vivaldi was born with the aim of reviving the features of the Presto-based Opera with its own proprietary modifications.

Features of Vivaldi

According to Vivaldi, the following the top features of this browser.

  • Tab Management – Unique features give you full control of how you group and display browser tabs.
  • Customization – You can tweak and tune every part of the browser to create your own unique experience.
  • User Interface – An adaptive interface lets you adjust the position, size, and appearance of the browser’s UI elements.
  • Navigation
    – Get to where you’re going faster with fully configurable Search
    options, custom shortcuts and a Bookmark manager fit for power users.
  • Mouse & Keyboard – You have the choice to use custom Keyboard Shortcuts, Mouse Gestures or the command line control of Quick Commands.
  • Privacy & Security – Vivaldi is built with privacy as a priority and gives you full control of settings critical to keeping your data safe.
  • Tools
    – An arsenal of built-in tools like Notes, Image Properties and more
    give you advanced functionality without sacrificing performance.

Install Vivaldi Web Browser on Ubuntu / Debian Linux

Vivaldi browser can be installed on Ubuntu / Debian from the apt repository or by manually pulling the .deb package and installing it with dpkg or apt-get command. We’ll use the apt repository method in this guide.

.tdi_2.td-a-rec{text-align:center}.tdi_2 .td-element-style{z-index:-1}.tdi_2.td-a-rec-img{text-align:left}.tdi_2.td-a-rec-img img{margin:0 auto 0 0}@media(max-width:767px){.tdi_2.td-a-rec-img{text-align:center}}

Import the public key for verification of the APT repository packages.

sudo apt update
sudo apt -y install wget gnupg2 software-properties-common
wget -qO- https://repo.vivaldi.com/archive/linux_signing_key.pub | sudo apt-key add -

Run the following command to add the Vivaldi packages repository to your system.

sudo add-apt-repository 'deb https://repo.vivaldi.com/archive/deb/ stable main' 

Once the repository is added, update the apt index and install Vivaldi Browser on Ubuntu / Debian Linux:

sudo apt update
sudo apt install vivaldi-stable

Confirm Vivaldi browser installation on Debian / Ubuntu Linux.

$ apt policy vivaldi-stable
vivaldi-stable:
  Installed: 6.0.2979.15-1
  Candidate: 6.0.2979.15-1
  Version table:
 *** 6.0.2979.15-1 500
        500 https://repo.vivaldi.com/archive/deb stable/main amd64 Packages
        100 /var/lib/dpkg/status

Launch Vivaldi on Debian / Ubuntu

You can use your Desktop environment search function to start Vivaldi browser.

install vivaldi ubuntu debian 01

Follow the next steps to configure and start using Vivaldi on Debian / Ubuntu Linux.

vivaldi browser linux

I hope you have a nice browsing experience with Vivaldi and check more articles available in our website.

.tdi_4.td-a-rec{text-align:center}.tdi_4 .td-element-style{z-index:-1}.tdi_4.td-a-rec-img{text-align:left}.tdi_4.td-a-rec-img img{margin:0 auto 0 0}@media(max-width:767px){.tdi_4.td-a-rec-img{text-align:center}}

Dominic Rubhabha-Wardslaus
Dominic Rubhabha-Wardslaushttp://wardslaus.com
infosec,malicious & dos attacks generator, boot rom exploit philanthropist , wild hacker , game developer,
RELATED ARTICLES

Most Popular

Recent Comments