Difference between revisions of "Manjaro Mirrors"
Views
Actions
Namespaces
Variants
Tools
→How does Manjaro know what mirror(s) to use?
imported>Philm |
imported>Fhdk |
||
Line 20: | Line 20: | ||
There is another file called /etc/pacman-mirrors.conf that by default is configured to re-write your mirrorlist in a list with the fastest at the top, descending to the slowest, when the system is given the terminal command: | There is another file called /etc/pacman-mirrors.conf that by default is configured to re-write your mirrorlist in a list with the fastest at the top, descending to the slowest, when the system is given the terminal command: | ||
sudo pacman-mirrors - | sudo pacman-mirrors --fasttrack && sudo pacman -Syy | ||
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. |