

$ – requires given linux commands to be executed as a regular non-privileged userįirefox is included as the default browser on most Linux distributions. # – requires given linux commands to be executed with root privileges either directly as a root user or by use of sudo command Privileged access to your Linux system as root or via the sudo command. Mozilla Firefox, Chromium, Google Chrome, Brave, Opera, SeaMonkey, Vivaldi, Tor, LYNX, Microsoft Edge Requirements, Conventions or Software Version Used List of Browsers available on Linux Software Requirements and Linux Command Line Conventions Category How to install various web browsers on all major Linux distros.Introduction to different web browsers that are available for Linux.In this tutorial, we have compiled a list of browsers that are available on Linux, and will show you how to install them on all major Linux distros.

You may already have a favorite browser or you may be still deciding which browser is right for you. So, now you know how to install it and you just have to try it.Users of Linux systems have many choices when it comes to web browsers, as there is a wide range that can be installed. In a time where our privacy is at risk, it is nice to have a browser that tries to mitigate all this. 1.- Brave on Ubuntu / Debianīrave is a great alternative based on Chromium for the great Firefox and Google Chrome. Now, add the Brave repository by running the following command: echo "deb stable main" | sudo tee /etc/apt//brave-browser-release.listĪnd install Brave web browser by executing the following command: sudo apt install brave-browserĪnd then, run it from the main menu.

Then, download and add the GPG key from the repository so that the packages are signed and secure: curl -s | sudo apt-key -keyring /etc/apt//brave-browser-release.gpg add. So, open a terminal and install some necessary packages: sudo apt install apt-transport-https curl gnupg As you can imagine, Brave is not in the official repositories of any distribution because it is a relatively new program, but of course, you can install it on Ubuntu 20.04 / Debian 10 very easily.įor this, there is the Brave repository that contains the package ready to be installed.
