How To Fix ProtonVPN's Error - "failed to parse public key for"

Опубликовано: 23 Март 2026
на канале: FillingTheVoid
399
0

Video walks proton users through fixing the Error - "failed to parse public key for /var/cache/PackageKit/36/metadata/protonvpn-fedora-stable-36-x86_64/public_key.asc"

Uninstall ProtonVPN Official Guide - https://protonvpn.com/support/officia...

Disable ProtonVPN's Repo Command
Open terminal then paste
sudo dnf config-manager --set-disabled protonvpn-fedora-stable

How To Remove The Cached Folders For Public Key (If Any Remain)
In files navigate to
Other Locations - Computer - Var - Cache - PackageKit - 36
Once in folder "36" right click the metadata folder and press open in terminal
Now paste the following command
sudo rm -r protonvpn-fedora-stable-36-x86_64

Now close termainal then run dnf clean all
Now close terminal and restart your machine