Getting "unable to locate package brave-browser" when installing on Zorin Lite

I am trying to install the stable version of Brave on a Zorin Lite desktop and following the steps in the first section (Debian 9+, Ubuntu 16.04+ and Mint 18+) here: https://brave.com/linux/

  • Step 1 (installing apt-transport-https and curl) completes successfully.
  • Steps 2 and 3 (sudo curl and echo deb) execute instantly and provide no feedback. Not sure if that’s the expected behavior.
  • Step 3 (sudo apt update) runs without a glitch as well.
  • Step 4 (install brave-browser), however, errors out with “unable to locate package brave-browser”.

Please help.

Thanks in advance.

echo "deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main"|sudo tee /etc/apt/sources.list.d/brave-browser-release.list

this should give feedback i think ok or something like that

could you check that the brave repositry added to your software store

1 Like

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