Difference between revisions of "Pacman-mirrors"
→Use
imported>Fhdk |
imported>Fhdk (→Use) |
||
Line 8: | Line 8: | ||
=== Use === | === Use === | ||
First of all, a working internet connection is mandatory. From v4, Pacman-Mirrors will always check if network is online. It is doing so by querying [https://manjaro.org https://manjaro.org]. | First of all, a working internet connection is mandatory. From v4, Pacman-Mirrors will always check if network is online. It is doing so by querying [https://manjaro.org https://manjaro.org].The app is run by an ordinary user with superuser rights from the console and when no arguments are given it will display a usage description as if '''-h''' had been given. | ||
The app is run by an ordinary user with superuser rights from the console and when no arguments are given it will display a usage description as if '''-h''' had been given. | |||
$ sudo pacman-mirrors | $ sudo pacman-mirrors | ||
Line 19: | Line 17: | ||
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 | ||
$ sudo pacman - | $ sudo pacman -Syy | ||
If you fail to do so, the issue/s which had you make change might not be solved. | If you fail to do so, the issue/s which had you make change might not be solved. |