How to fix invalid or corrupted package (PGP signature)issue?
· Une minute de lecture
If you get invalid or corrupted package (PGP signature) error, do :
- Open a terminal
- Run:
sudo pacman -S archlinux-keyring - Then Run:
sudo pacman-key --init - Then Run:
sudo pacman-key --populate - Done! (Also delete the corrupted pkgs too.)
