Difference between revisions of "Manjaro Mirrors"
→How does Manjaro know what mirror(s) to use?
imported>Fhdk |
imported>Fhdk |
||
Line 24: | Line 24: | ||
However this command does '''NOT''' guarantee you have '''up-to-date mirrors'''. | However this command does '''NOT''' guarantee you have '''up-to-date mirrors'''. | ||
The recommended and preferred way to ensure you get a mirrorlist which has up-to-date mirrors is to always use the '''-f{number}''' argument | The '''recommended and preferred way''' to ensure you get a mirrorlist which has up-to-date mirrors is to always use the '''-f{number}''' argument and do so in connection with '''-y''' | ||
sudo pacman-mirrors - | sudo pacman-mirrors -yf10 | ||
This is a remarkably streamlined system compared to the ways that it has been in the past for the pacman rolling release system to manage its mirrors, let alone to rank their speed. | This is a remarkably streamlined system compared to the ways that it has been in the past for the pacman rolling release system to manage its mirrors, let alone to rank their speed. |