How to install the Brave Beta Browser on Linux Lite 5.4


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

Commands Used:
1) sudo apt install apt-transport-https curl gnupg
2) curl -s https://brave-browser-apt-beta.s3.brave.com/brave-core-nightly.asc | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-prerelease.gpg add -
3) echo "deb [arch=amd64] https://brave-browser-apt-beta.s3.brave.com/ stable main" | sudo tee /etc/apt/sources.list.d/brave-browser-beta.list
4) sudo apt update
5) sudo apt install brave-browser-beta

Commands are from here:

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