Could not install brave browser mx Linux

OS: Linux - MX Linux (latest 18)
Browser: trying to install brave nightly using instructions given in the official page.

Instructions from page (https://brave-browser.readthedocs.io/en/latest/installing-brave.html#nightly-channel-installation)

sudo apt install apt-transport-https curl

curl -s https://brave-browser-apt-nightly.s3.brave.com/brave-core-nightly.asc | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-nightly.gpg add -

echo “deb [arch=amd64] https://brave-browser-apt-nightly.s3.brave.com/ trusty main” | sudo tee /etc/apt/sources.list.d/brave-browser-nightly-trusty.list

sudo apt update

sudo apt install brave-browser-nightly

After last command I got this error:
Unable to locate package brave-browser-nightly

Can any one help?
Thanks
Nellai

1 Like

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