Package currupted

The recommended way to do a normal update on your system is

sudo pacman -Syu

if you don’t have any AUR packages installed.
But if you have AUR packages installed, use command

yay

to update your system.

See also:

And to fix the error you are getting, run these commands:

sudo pacman -Sy archlinux-keyring
yay
1 Like