Difference between revisions of "Pacman-mirrors"
Views
Actions
Namespaces
Variants
Tools
→Country
imported>Fhdk |
imported>Fhdk |
||
Line 65: | Line 65: | ||
=== Country === | === Country === | ||
Instead of pacman-mirrors probing all mirrors in all countries it is possible to supply a list of countries from which to use the mirrors. | Instead of pacman-mirrors probing all mirrors in all countries it is possible to supply a list of countries from which to use the mirrors. | ||
$ sudo pacman-mirrors --country Germany,France,Austria</pre> | |||
If a supplied country does not offer a mirrorserver the app quits with an error explaining why. | If a supplied country does not offer a mirrorserver the app quits with an error explaining why. | ||
<pre> | <pre> | ||
Line 81: | Line 83: | ||
</pre> | </pre> | ||
Another option for the mirrors closest to | Another option for the mirrors closest to your location is '''--geoip''' | ||
<pre>$ sudo pacman-mirrors --geoip --quiet | <pre>$ sudo pacman-mirrors --geoip --quiet | ||
:: Querying servers, this may take some time | :: Querying servers, this may take some time |