Unable to update "Brave Browser":

:wave: Hello!
I’m a new Linux user don’t no mach yet, tried to update Brave Browser here’s what showed up…

(Error pulling from repo: GPG verification enabled, but no signatures found (use gpg-verify=false in remote config to disable).

BTW I don’t know if that has something to do but anyways I’m using this repository:
sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

1 Like

Welcome to :fedora:
It is a error from brave tram you xan ask them for help else you can download brave as flatpak.
flatpak install flathub com.brave.Browser

3 Likes

Is Brave from rpmfusion?
Update your system using sudo dnf update and you should be promted to import rpmfusions signing key. The error message from Gnome Software indicates that this key is missing.

You can compare the fingerprint of the signature here keys - RPM Fusion

3 Likes

Hello @yassin! Welcome to the community! Please do take a few minutes to go over the introductory posts in #start-here when you have the time. They contain lots of useful information.

The repository you passed are from rpmfusion but to my knowledge brave is not found there. Could you explain the process you have done to install brave?

Maybe you added the repository (You can see if you added the brave repository by doing dnf repolist or looking at the repositories in Gnome Software) but forgot to add the Brave repository key.

My recommendation is that you uninstall the package you have installed and follow the instructions on the brave official web site.

3 Likes

Could you explain the process you have done to install brave?
I’ve watched a video on YouTube about 7 things you must do after installing Fedora 36 and it recommended adding RPM-Fusion repository and because of it I got Brave Browser and extra software in Gnome Software so I’ve installed Brave and now there’s a new update so I tried to update, and that what showed up :point_up:.

Maybe you added the repository (You can see if you added the brave repository by doing dnf repolist:

repo id                                        repo name
copr:copr.fedorainfracloud.org:jstaf:onedriver Copr repo for onedriver owned by jstaf
fedora                                         Fedora 36 - x86_64
fedora-cisco-openh264                          Fedora 36 openh264 (From Cisco) - x86_64
fedora-modular                                 Fedora Modular 36 - x86_64
google-chrome                                  google-chrome
phracek-PyCharm                                Copr repo for PyCharm owned by phracek
rpmfusion-free                                 RPM Fusion for Fedora 36 - Free
rpmfusion-free-updates                         RPM Fusion for Fedora 36 - Free - Updates
rpmfusion-nonfree                              RPM Fusion for Fedora 36 - Nonfree
rpmfusion-nonfree-nvidia-driver                RPM Fusion for Fedora 36 - Nonfree - NVIDIA Driver
rpmfusion-nonfree-steam                        RPM Fusion for Fedora 36 - Nonfree - Steam
rpmfusion-nonfree-updates                      RPM Fusion for Fedora 36 - Nonfree - Updates
updates                                        Fedora 36 - x86_64 - Updates
updates-modular                                Fedora Modular 36 - x86_64 - Updates

looking at the repositories in Gnome Software) but forgot to add the Brave repository key.

My recommendation is that you uninstall the package you have installed and follow the instructions on the brave official web site :
Working on it :+1:.

1 Like