Difference between revisions of "Pacman-mirrors"
→TL:DR
imported>Fhdk (→TL:DR) |
imported>Fhdk (→TL:DR) |
||
Line 157: | Line 157: | ||
'''5 Mirrors up-to-date on all branches''' | '''5 Mirrors up-to-date on all branches''' | ||
sudo pacman-mirrors -f 5 | sudo pacman-mirrors -f 5 | ||
'''Temporarily switch branch''' | '''Temporarily switch to unstable branch''' | ||
sudo pacman-mirrors -b unstable | sudo pacman-mirrors -b unstable | ||
sudo pacman -Syy | |||
'''Switch back to stable branch''' | |||
sudo pacman-mirrors -b stable | |||
sudo pacman -Syy | sudo pacman -Syy | ||
==Forum posts== | ==Forum posts== | ||
[https://forum.manjaro.org/search?q=pacman-mirrors Pacman-mirrors in the forum] | [https://forum.manjaro.org/search?q=pacman-mirrors Pacman-mirrors in the forum] |