Installing Brave Browser on Ubuntu Debian

Channel:
Subscribers:
14,500
Published on ● Video Link: https://www.youtube.com/watch?v=Xz9iM2NqF14



Duration: 2:07
534 views
5


#BetterBrowser #Privacy #BraveBrowser

Full steps can be found at https://i12bretro.github.io/tutorials/0205.html

--------------------------------------------------------------------
Install Brave Browser
--------------------------------------------------------------------
   01. Log into the Debian/Ubuntu device
   02. Run the following commands in a terminal:
         sudo apt install apt-transport-https curl
         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 -
         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
         sudo apt update
         sudo apt install brave-browser
 
--------------------------------------------------------------------
Uninstall Firefox (Optional)
--------------------------------------------------------------------
   01. To uninstall Firefox, continue with the following commands in a terminal:
         # remove firefox and any orphaned packages
         sudo apt remove firefox* --purge
         sudo apt autoremove
         sudo apt clean
         # remove hidden .mozilla folder in user directory
         sudo rm ./.mozilla/ -r
 


### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro







Tags:
Linux
Debian
Ubuntu
Brave
Web Browser
Privacy
How To
Tutorial
i12bretro