Keyring error while installing wine

Try the following. Note the comment.

sudo rm -r /etc/pacman.d/gnupg/
sudo pacman-key --init
sudo pacman-key --populate archlinux manjaro
sudo pacman -Sc  # may or may not be necessary
sudo pacman -Syyu
3 Likes