Showing that kimageannotator local is newer than world. I ran pacman -Syuu and got
error: kimageannotator: signature from "Artix Buildbot <
[email protected]>" is invalid
:: File /var/cache/pacman/pkg/kimageannotator-0.5.3-2-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
Is it standard to answer yes to delete package?
Thanks
Try (as root)
rm -v /var/cache/pacman/pkg/kimageannotator*
pacman -Syyuu
This worked. Many thanks!!