Upgrade problem

Hello,
I have a message "This version of Brave is no longer supported and will not be updated. See instruction to upgrade to the latest version. "
I tried several time to use the script from the instructions page:
curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key add -

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

sudo apt update

sudo apt install brave-browser brave-keyring"

At the end I receive messages: “brave-browser is already the newest version (0.57.18).
brave-keyring is already the newest version (1.0-1).
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.”

What should I do?

Hello @Bridger3D I am a noob but I may have some insight. Did you see which 3 files / packages that where not upgraded while in the terminal? You may have to install them before Brave will upgrade. In Ubuntu I didn’t have ‘curl’ installed . After I got it in the upgrade worked as expected.

Hello, @kbounds56.

Thanks for the advice.

At the end, I just uninstalled the previous version of Brave and installed the new one. It worked.

Regards,

Anna

1 Like