How do I reset pacman mirrorlist to default?

Hi @denielt,

That’s because you’ve got an error in the command. This :point_down:

Should actually be

sudo pacman-mirrors --country all --api --protocol all --set-branch stable && sudo pacman -Syyu

I think.

3 Likes