How to install the Brave Browser on Linux Mint 19.3


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.  

I have been using the Brave Browser on my computer and phone for more than a year now, and happy with it.  Enjoy!

Optional, 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/

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 Voice-Overs look here: https://youtu.be/87rtaL67qb0

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