Difference between revisions of "Switching Branches"
Views
Actions
Namespaces
Variants
Tools
→Permanent Method
imported>Maparillo |
imported>Fhdk |
||
Line 35: | Line 35: | ||
== Permanent Method == | == Permanent Method == | ||
sudo pacman-mirrors -aB <font color="green">branch</font> | |||
sudo | |||
You should substitute the <font color="green">value colored in green</font> (for illustrative purposes only) to one of the following: ''stable'', ''testing'', ''unstable''. | |||
After you changed the branch, rebuild the mirrorlist and update your packages: | |||
sudo pacman-mirrors -f5 && sudo pacman -Syyu | |||
After you changed the | |||
sudo pacman-mirrors - | |||
== Questions == | == Questions == |