Brandon

The pacman command

Refreshing the Package Database

pacman -Syy

The mirror list

When pacman performs an operation that requires synchronization (like installing a package), it uses the servers listed in /etc/pacman.d/mirrorlist, trying them from top to bottom.

If your downloads are slow, it is a good idea to regenerate your mirror list.

Managing packages

System maintenance