Difference between revisions of "Pacman-mirrors"
→Customizing mirror pool by interactive selection
imported>Fhdk |
imported>Fhdk |
||
Line 79: | Line 79: | ||
sudo pacman-mirrors --country Germany,France,Austria && sudo pacman -Syyu | sudo pacman-mirrors --country Germany,France,Austria && sudo pacman -Syyu | ||
==== | ====Customize mirror pool by interactive selection==== | ||
Using the --default will list all available mirrors and procotols | Using the --default will list all available mirrors and procotols | ||
sudo pacman-mirrors --interactive --default && sudo pacman -Syyu | sudo pacman-mirrors --interactive --default && sudo pacman -Syyu |