Manjaro Difference between revisions of "Pacman-mirrors"

Difference between revisions of "Pacman-mirrors"

From Manjaro
imported>Fhdk
imported>Fhdk
(→‎Resetting custom pool: added u switch to pacman command)
Line 1,961: Line 1,961:
'''First option''' to reset is to default mirror pool
'''First option''' to reset is to default mirror pool


  $ sudo pacman-mirrors --country all && sudo pacman -Syy
  $ sudo pacman-mirrors --country all && sudo pacman -Syyu


'''Second option''' to is to use ''--default'' with ''--interactive''
'''Second option''' to is to use ''--default'' with ''--interactive''
Line 1,969: Line 1,969:


'''Third option''' is to supply a list of countries
'''Third option''' is to supply a list of countries
   $ sudo pacman-mirrors --country Germany,France,Austria
   $ sudo pacman-mirrors --country Germany,France,Austria && sudo pacman -Syyu
* 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.