
Next, we will add the GPG-Key on our system that will ensure whatever packages we are downloading for the installation of the Brave browser must be from the official and authentic channels without any modification by any other entity. sudo apt install apt-transport-https curl To fetch the packages over a secure channel that is HTTPS, we need to install its support from the command terminal along with the curl tool that we use for adding the gpg-key for the Brave browser on our Ubuntu 20.04 LTS system. I hope you have learned how to install Brave Browser on Ubuntu 22.04 / Ubuntu 20.04.Extra Tip- Installation for CentOS 8, RHEL 8, and Fedora 25+ Install HTTPS support While you launch the browser, you have an option to set Brave browser as the default web browser if you want. Once the Brave browser installation is complete, you can start the Brave browser by typing brave-browser or brave-browser-beta in the terminal or going to Activities. sudo apt install -y brave-browser-beta Launch Brave Browser on Ubuntu 22.04

Then, install Brave browse beta using the below command. Update the repository index after adding the Brave browser’s beta channel repository. sudo apt install -y brave-browser Install Brave Browser Beta Then, install Brave browser using the below command. Update the repository index after adding the Brave browser’s repository. echo "deb stable main"|sudo tee /etc/apt//brave-browser-beta.list Install Brave Browser on Ubuntu 22.04 Install Brave Browser Stable Then, set up the Brave browser beta channel repository.

wget -qO - | sudo gpg -dearmor -o /usr/share/keyrings/brave-browser-beta-keyring.gpg echo "deb stable main"|sudo tee /etc/apt//brave-browser-release.list Add Brave Browser Beta Repositoryįirst, download the Brave browser’s signing key and install it. Then, set up the Brave browser stable repository. wget -qO - | sudo gpg -dearmor -o /usr/share/keyrings/brave-browser-stable-keyring.gpg


Add Brave Browser Repository on Ubuntu 22.04 Add Brave Browser Stable Repositoryįirst, download the Brave browser’s signing key and install it. Here, we will see how to install Brave browser on Ubuntu 22.04 / Ubuntu 20.04. It is a solid browser that offers excellent privacy by keeping all users’ data on their devices and is not accessible by any third party. Brave’s focus is privacy, which lets you automatically block online advertisements and website trackers (default settings). Brave browser is an open-source browser based on the Chromium web browser developed by Brave Software, Inc.
