Brave is an open-source web browser. It is free of cost software that is made by brave software and is based on chromium. It helps as an ad blocker and helps the user in providing cryptocurrency form contributions. As it blocks all online ads that can annoy the user. Ad tracker is also its feature that shows all the blocked ads. This software mainly supports desktop versions.
As a search engine options brave also integrated Ecosia. This browser is famous for discriminating between safe and unsafe browsers. It loads pages/websites very speedy as compared to the other browsers. Brave browser is efficient, promotes security, and contains security privileges.
Here at Ibmi Media, as part of our Server Management Services, we regularly perform Web Browser Installation queries on Ubuntu Linux System.
In this context, we shall look into the installation of brave browser on Ubuntu 20.04 OS.
Before proceeding with this Installation procedure, ensure that you are using a User with sudo privileges.
You can install brave browser via the following methods:
To use the terminal you need to open it by going to the application menu or by using the shortcut key Ctrl+Alt+T.
Follow the steps given below.
i. Install packages
Now the first step is to install some necessary packages before the installation of the brave browser. This is completed by using the following appended command:
$ Sudo apt install apt-transport-https curl gnupg
After running the above command, the system will require the password from the user. This is essential for the authentication of the user that might have some privileges of accessing and modifying.
ii. Add GPG key
Moving forward the next step is to download the gpg key from the Ubuntu repository and then add it to secure all the packages and to make them useful for future perspective. Key is very essential for the installation as it helps in maintaining the privacy measures to avoid being snatched by other's systems:
$ curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -
This will also acquire the user password for further process of downloading. Now after adding the GPG key, add the repository by using the below-cited command in the terminal:
$ echo "deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main" | sudo tee /etc/apt/sources.list.d/brave-browser-release.list
This will output the string that is encoded with the inverted commas. This will verify the successful downloading of the repository.
iii. Update System APT
Now after the addition of the repository, refresh all the updates for the renewal of all the system and to ready the system for further installations. Use the below command in the terminal:
$ sudo apt update
iv. Install brave browser
Next and the last step is the installation of the brave software. This is done by using a single-line command in the terminal:
$ Sudo apt install brave-browser
Now we will launch the brave browser.
How to Uninstall Brave browser from Ubuntu system ?
To uninstall the Brave software we will use the following query command to remove it permanently:
$ Sudo apt remove brave-browser
This article covers different methods of installation of brave browser software on Ubuntu.
Main features of Brave web browser: