Difference between revisions of "Pacman-mirrors"

imported>Fhdk
imported>Fhdk
Line 14: Line 14:
The app is run by an ordinary user with superuser rights from the console
The app is run by an ordinary user with superuser rights from the console
<pre>$ sudo pacman-mirrors</pre>
<pre>$ sudo pacman-mirrors</pre>
Exactly how the app generates the mirrorlist is controlled by supplying arguments on the commandline. The available arguments is shown when the argument <code>-h</code> is given.
Exactly how the app generates the mirrorlist is controlled by supplying arguments on the commandline.  
The available arguments is shown when the argument <code>-h</code> is given.
'''Important'''
'''Important'''
After every change to your mirrorlist it is mandatory to run an update on your pacman database
After every change to your mirrorlist it is mandatory to run an update on your pacman database
Anonymous user