8,560
edits
(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}} | |||
== 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}} | |||
=== How do I check, which branch I am currently on? === | === How do I check, which branch I am currently on? === | ||
{{UserCmd|command=pacman-mirrors -G}} | |||
[[Category:Contents Page{{#translation:}}]] | [[Category:Contents Page{{#translation:}}]] |