Skip to content

Instantly share code, notes, and snippets.

@BrunoMoreno
Created April 11, 2024 20:55
Show Gist options
  • Save BrunoMoreno/e6688af6bc6b12ed2bd8217bd40619e1 to your computer and use it in GitHub Desktop.
Save BrunoMoreno/e6688af6bc6b12ed2bd8217bd40619e1 to your computer and use it in GitHub Desktop.
Pacman keyring resolver
# mv /etc/pacman.d/gnupg /tmp/gnupg
# pacman-key --init
# pacman-key --populate
# pacman -Sy archlinux-keyring
# pacman -Syu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment