Skip to main content

How to fix invalid or corrupted package (PGP signature)issue?

· One min read
Aditya Shakya

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.)