I’m trying to install LibreWolf (I was initially trying to update it, but when that wasn’t working I just decided to uninstall and reinstall it), but I’m getting an error regarding keys.
I tried adding the key using “sudo pacman --recv-keys 915585A1C36690B1” (the id is the unknown public key I get when trying to install LibreWolf-bin)
And that process seems to work fine, but when I try to install it using “yay -S librewolf-bin,” I get:
==> ERROR: One or more PGP signatures could not be verified!
→ error making: librewolf-bin-exit status 1
→ Failed to install the following packages. Manual intervention is required:
I tried the same thing using sudo gpg --recv-keys 915585A1C36690B1, but get the same error.
I’m at a loss of what to do