How to install Brave Browser on Ubuntu 20.04


Today we are looking at how to install the Brave Browser, a Browser that cares about privacy and security and still based on chromium so you have all the extension and features you might be looking for.  

Optionally, if you want to install Brave Browser and want to support our project you can click on this affiliate link and then install Brave, and Brave will send us a couple of $.


Commands Used:
1) sudo apt install apt-transport-https curl
2) 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 -
3) 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
4) sudo apt update
5) sudo apt install brave-browser

Official Site:
https://brave.com/

We are on social media! For announcements, content release updates (across all our projects), and much more, please join our Reddit community!
https://www.reddit.com/r/linuxmadesimple/

For a video with Background Music:


For a video with Voice-Overs:



Curios about Chromebooks have a look at our Chromebook Comparison Chart!

Want to buy us a cup of coffee, thank you!

Comments