#!/linuxSucks/Fix Arch Linux Keyring
Nov 22, 2023If there are keys that give an error when updating, you should first check if there is a new archlinux-keyring.
In the terminal run:
pacman-key --populate
pacman -Sy archlinux-keyring
That’s all, hope that solve your problem