Difference between revisions of "Switching Branches"
→Permanent Method
imported>Fhdk |
imported>Fhdk |
||
Line 19: | Line 19: | ||
In order to access a branch, you need to change your pacman-mirrors configuration. | In order to access a branch, you need to change your pacman-mirrors configuration. | ||
You should substitute the <font color="green">value colored in green</font> (for illustrative purposes only) to one of the following: ''stable'', ''testing'', ''unstable''. | You should substitute the <font color="green">value colored in green</font> (for illustrative purposes only) to one of the following: ''stable'', ''testing'', ''unstable''. | ||
sudo pacman-mirrors --api --set-branch <font color="green">{branch}</font> | sudo pacman-mirrors --api --set-branch <font color="green">{branch}</font> |