Difference between revisions of "Pacman-mirrors"

m
imported>Fhdk
imported>Fhdk
Line 96: Line 96:
=== 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 the <code>--interactive</code> argument.
<pre>$ sudo pacman-mirrors --interactive</pre>
<pre>$ sudo pacman-mirrors --interactive</pre>


Pacman-mirrors will process the available mirrors and present you with a list in which you will select your desired 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.


The resulting list will be saved to the system and used each time you run pacman-mirrors.
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>
<pre>$ sudo pacman-mirrors --generate --country all</pre>


Anonymous user