On Tue, Aug 11, 2020 at 2:14 PM Jude DaShiell <jdashiel@xxxxxxxxx> wrote: > > I found and downloaded a current mirrorslist file and selected servers to > use. pacman cannot update though and I suspect this is because the > necessary ssh keys have to be imported. How is this done using pacman > facilities in such a situation? > > > > -- Hi Jude, Try first installing Arch's keys (without the -u flag for now) and then try to upgrade the installed software (now with -u flag). The commands involved are: pacman -Sy archlinux-keyring and pacman -Syu Best regards, Rafael Fontenelle