Long List of Errors when Trying to Update

So whenever I do “sudo pacman -Syu” I get a long list of errors (https://pastebin.com/4cWnJV1F)

Try re-ranking your mirrors. Those errors are caused by failures to connect to the mirrors.

There are several ways to do it but I use this:

rate-mirrors arch --max-delay 7200 | sudo tee /etc/pacman.d/mirrorlist 
1 Like

When I put in that command, it says
“rate-mirrors may be found in the following packages:
endeavouros/rate-mirrors 0.16.4-1 /usr/bin/rate-mirrors”