Difference between revisions of "Pacman-mirrors"

m
imported>Fhdk
imported>Fhdk
Line 95: Line 95:


=== Your personal mirrorlist ===
=== Your personal mirrorlist ===
If you, for various reasons, have a preference for specific mirrors, it is possible to create a personal mirrorlist. This is done by supplying the <code>--interactive</code> argument.
If you, for various reasons, have a preference for specific mirrors, it is possible to create a personal mirrorlist. This is done by supplying ''interactive'' argument.


<pre>$ sudo pacman-mirrors --interactive</pre>
$ sudo pacman-mirrors --interactive


Pacman-mirrors will process the available mirrors and present you with a list in which you will select your desired mirrors. The resulting list will be saved to the system and used each time you run pacman-mirrors.
Pacman-mirrors will process the available mirrors and present you with a list in which you will select your desired mirrors. The resulting list will be saved to the system and used each time you run pacman-mirrors.
Line 103: Line 103:
If you want to reset the list to default run
If you want to reset the list to default run


<pre>$ sudo pacman-mirrors --generate --country all</pre>
$ sudo pacman-mirrors --generate --country all


===Fasttrack===
===Fasttrack===
Anonymous user