Error 404: Failed to prepare transaction



change this:

[community]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist

to this:

#[community]
#SigLevel = PackageRequired
#Include = /etc/pacman.d/mirrorlist

or just delete those three lines

then run:
sudo pacman-mirrors -f
to refresh the list of mirrors

1 Like