Failed to commit transaction (invalid or corrupted package (PGP signature))

Any idea how can fix the following errors?

Every time I try to update these error just flat out stop me.

Found the solution in another post

sudo mv /etc/pacman.d/gnupg /root/pacman-key.bak
sudo pacman-key --init
sudo pacman-key --populate archlinux endeavouros
sudo pacman -Syy archlinux-keyring endeavouros-keyring
sudo pacman -Syyu

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.