Difference between revisions of "Switching Branches/en"

Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 23: Line 23:


After you changed the branch, rebuild the mirrorlist and update your packages:
After you changed the branch, rebuild the mirrorlist and update your packages:
{{UserCmd|command=sudo pacman-mirrors --fasttrack 5 && sudo pacman -Syyu}}
{{UserCmd|command=sudo pacman-mirrors --fasttrack 5 && sudo pacman -Syu}}


== Questions ==
== Questions ==
Line 32: Line 32:


If for whatever reason you ''do'' wish to also 'downgrade' packages while changing branches add an extra ''u'' to the pacman command:
If for whatever reason you ''do'' wish to also 'downgrade' packages while changing branches add an extra ''u'' to the pacman command:
{{UserCmd|command=sudo pacman -Syyuu}}
{{UserCmd|command=sudo pacman -Syuu}}


=== How do I check, which branch I am currently on? ===
=== How do I check, which branch I am currently on? ===
8,138

edits