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:
sudo pacman-mirrors --fasttrack 5 && sudo pacman -Syyu
{{UserCmd|command=sudo pacman-mirrors --fasttrack 5 && sudo pacman -Syyu}}


== 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:
sudo pacman -Syyuu
{{UserCmd|command=sudo pacman -Syyuu}}


=== How do I check, which branch I am currently on? ===
=== How do I check, which branch I am currently on? ===
pacman-mirrors -G
{{UserCmd|command=pacman-mirrors -G}}




[[Category:Contents Page{{#translation:}}]]
[[Category:Contents Page{{#translation:}}]]
8,138

edits