Error key "xxx...xxx" could not be looked up remotely on ArchLinux

 Here is the answer that worked for me, from:

https://superuser.com/questions/1675153/error-key-xxx-xxx-could-not-be-looked-up-remotely-on-archlinux


pacman-key --init

pacman-key --populate archlinux
 

Then tried 


pacman -Sy sudo

again and it was fine!

Comments

Popular posts from this blog

Getting networking going with new Archlinux installation

Partitioning using command line and parted

Dual boot Linux and windows (separate disks) using Grub2 SHOULDN'T BE THIS TRICKY