Difference between revisions of "Pacman-mirrors"
→Permanently switch branch and use German mirrors with https
imported>Fhdk |
imported>Fhdk |
||
Line 67: | Line 67: | ||
sudo pacman-mirrors --country Germany --api --set-branch unstable && sudo pacman -Syyu | sudo pacman-mirrors --country Germany --api --set-branch unstable && sudo pacman -Syyu | ||
==== | ==== Switch branch and use German mirrors with https==== | ||
sudo pacman-mirrors --country Germany --api --set-branch unstable --protocol https && sudo pacman -Syyu | sudo pacman-mirrors --country Germany --api --set-branch unstable --protocol https && sudo pacman -Syyu | ||