How to install the Brave Browser on Ubuntu 20.10


Today we are looking at how to install the Brave Browser on Ubuntu 20.10, 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.  

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/

Do you need remote help, setting up your system, installing programs or general troubleshooting?  Hire me on Upwork! Click here!

Subscribe to our weekly Linux Round-Up: SUBSCRIBE

For a video with Background Music:


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

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

Do you want an ad-free, secure web experience, that pays you?  Look here for more information!

Follow us on Facebook:  https://www.facebook.com/linuxmadesimple

Comments