Forum › Forums › General › Software › Having trouble installing Brave Browser › Reply To: Having trouble installing Brave Browser
Hi kaye,
The site you linked to has the following instructions to install the Brave browser on systems running Debian 9+, Ubuntu 16.04+ and Mint 18+:
“If you get gnutls_handshake() errors after adding the Brave repository on Debian 9, you may need to uninstall old conflicting packages.
sudo apt install apt-transport-https curl
sudo curl -fsSLo /usr/share/keyrings/brave-browser-archive-keyring.gpg http://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg
echo “deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg arch=amd64] http://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”
Did you follow all those instructions? Did they work for you?
(If not, perhaps antiX-21 is too new…)
stevesr0
- This reply was modified 4 years, 4 months ago by stevesr0.
- This reply was modified 4 years, 4 months ago by stevesr0.
- This reply was modified 4 years, 4 months ago by stevesr0.