Pacman GPGME error: No data
β’ 39 words β’ 1 min β’ updated
β οΈ This post is over one year old. It may no longer be up to date or relevant. Opinions may have changed.
If you ever come across this error when using pacman, just do the following:
shell
sudo pacman-key --init
sudo pacman-key --populate archlinux
sudo pacman -SyyThis should solve your problems. If not, please consult the ArchWiki or the forums.