A simple script to install the Brave Browser on Debian/Ubuntu linux and its distros.
Paste this into your terminal to use:
bash <(curl -s https://raw.githubusercontent.com/solarcosmic/brave-installer-debian/main/brave.sh)If you would like to uninstall Brave, enter this command:
sudo apt remove brave-browser brave-keyring && sudo rm /etc/apt/sources.list.d/brave-browser-*.listYou may fork this script and modify it how you like.