This is the most irritating error for me, after trying multiple solutions, finally this is what worked for me, make sure you execute all these commands as sudo.
  rm -rf /etc/pacman.d/gnupg
    pacman-key --init
    pacman-key --populate
    pacman -Syuu
    pacman -Sy archlinux-keyring
Hope it helps.
0 comments:
Post a Comment