Trying to install Brave on Linux Debian Mint 3 64Bit

I am trying to install Brave on Linux Debian Mint 3 64Bit. I am following the instruction given by the Brave website for the Mint 17+ method but unfortunately it does not work. I have also tried the Ubuntu 16.04+ method.
https://brave-browser.readthedocs.io/en/latest/installing-brave.html#linux

This is what I get when I follow the instructions.

bryker@bryker-pr:~ curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key add - [sudo] password for bryker: OK bryker@bryker-pr:~ UBUNTU_CODENAME=( (grep DISTRIB_CODENAME /etc/upstream-release/lsb-release || grep DISTRIB_CODENAME /etc/lsb-release) 2>/dev/null | cut -d'=' -f2 ) bryker@bryker-pr:~ echo “deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ $UBUNTU_CODENAME main” | sudo tee /etc/apt/sources.list.d/brave-browser-release-UBUNTU_CODENAME.list deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ cindy main bryker@bryker-pr:~ sudo apt update
Hit:1 http://security.debian.org stretch/updates InRelease
Ign:2 http://packages.linuxmint.com cindy InRelease
Hit:3 http://www.deb-multimedia.org stretch InRelease
Hit:4 http://packages.linuxmint.com cindy Release
Ign:6 https://brave-browser-apt-release.s3.brave.com cindy InRelease
Err:7 https://brave-browser-apt-release.s3.brave.com cindy Release
403 Forbidden
Ign:8 https://cdn-aws.deb.debian.org/debian stretch InRelease
Hit:9 https://cdn-aws.deb.debian.org/debian stretch-updates InRelease
Hit:10 https://cdn-aws.deb.debian.org/debian stretch Release
Reading package lists… Done
E: The repository ‘https://brave-browser-apt-release.s3.brave.com cindy Release’ does not have a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
bryker@bryker-pr:~ sudo apt install brave-browser brave-keyring Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package brave-browser E: Unable to locate package brave-keyring bryker@bryker-pr:~

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.