Manjaro Difference between revisions of "Pacman-mirrors"

Difference between revisions of "Pacman-mirrors"

From Manjaro
(Using -yy is bad practice)
(Using -yy is bad practice)
Line 2,051: Line 2,051:


  <!--T:88-->
  <!--T:88-->
$ sudo pacman-mirrors --country all && sudo pacman -Syyu
$ sudo pacman-mirrors --country all && sudo pacman -Syu


<!--T:89-->
<!--T:89-->
Line 2,057: Line 2,057:


  <!--T:90-->
  <!--T:90-->
$ sudo pacman-mirrors --interactive --default && sudo pacman -Syyu
$ sudo pacman-mirrors --interactive --default && sudo pacman -Syu
* You will be presented with a list with all and every mirror and you can pick your selection.
* You will be presented with a list with all and every mirror and you can pick your selection.


Line 2,063: Line 2,063:
'''Third option''' is to supply a list of countries and use those for a custom mirror pool.
'''Third option''' is to supply a list of countries and use those for a custom mirror pool.
The countries is an example - check the country list if in doubt.
The countries is an example - check the country list if in doubt.
   $ sudo pacman-mirrors --country Germany,France,Austria && sudo pacman -Syyu
   $ sudo pacman-mirrors --country Germany,France,Austria && sudo pacman -Syu
* If you supply the same preferred countries on every reset you will get your mirror pool updated with added or removed mirrors.
* If you supply the same preferred countries on every reset you will get your mirror pool updated with added or removed mirrors.


Cookies help us deliver our services. By using our services, you agree to our use of cookies.