Site icon Ubuntu Free

How to install Vivaldi for Ubuntu

Hello everyone, you can download Vivaldi for Ubuntu 24.04. Today, we introduce you to ‘Vivaldi,’ a freeware web browser developed by Vivaldi Technologies. After using it for a while, I find it to be a solid backup browser alongside Firefox and even Microsoft Edge. Read on to see if it’s the right fit for you and how to install it on your Linux system.

How to Install Vivaldi on Ubuntu

To install Vivaldi on your Ubuntu system, follow these steps:

  1. Choose where you want to download Vivaldi from:
  2. Once downloaded, follow the installation instructions for your chosen format. After installation, launch Vivaldi from your applications menu.

How to Install Vivaldi via Terminal on Ubuntu

  1. Open your terminal.
  2. To install Vivaldi via Snap, use this command:
    sudo snap install vivaldi
  3. Alternatively, to install Vivaldi via Flatpak, use this command:
    flatpak install flathub com.vivaldi.Vivaldi
  4. Once installed, you can launch Vivaldi from your applications menu or by typing:
    vivaldi

What is Vivaldi?

Vivaldi is a free, cross-platform web browser developed by Vivaldi Technologies. It is known for its high level of customization, privacy-focused features, and a user-friendly interface. Built on the Chromium engine, Vivaldi is compatible with Chrome extensions while offering a unique browsing experience tailored to individual needs. It’s especially popular among power users who like to tweak their browser’s appearance, workflow, and tools to their liking.

Features:

Vivaldi Browser Screenshots

Vivaldi installation Video

How to uninstall Vivaldi from Ubuntu

How to Uninstall Vivaldi via Terminal on Ubuntu

  1. Open your terminal.
  2. If you installed Vivaldi via Snap, use this command:
    sudo snap remove vivaldi
  3. If you installed Vivaldi via Flatpak, use this command:
    flatpak uninstall com.vivaldi.Vivaldi
  4. To remove any residual configuration files, run:
    rm -rf ~/.config/vivaldi
  5. If you installed Vivaldi using the DEB package, use:
    sudo apt remove vivaldi-stable

You can also try another browser, how about Chrome for Ubuntu?

Exit mobile version