thiagowfx's avatar

Β¬ just serendipity πŸ€ (not just serendipity)

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 -Syy

This should solve your problems. If not, please consult the ArchWiki or the forums.