51
edits
m (add template UserCmd) |
(Do not use -Syyu) |
||
Line 29: | Line 29: | ||
<!--T:7--> | <!--T:7--> | ||
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 - | {{UserCmd|command=sudo pacman-mirrors --fasttrack 5 && sudo pacman -Syu}} | ||
== Questions == <!--T:8--> | == Questions == <!--T:8--> | ||
Line 40: | Line 40: | ||
<!--T:10--> | <!--T:10--> | ||
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 - | {{UserCmd|command=sudo pacman -Syuu}} | ||
=== How do I check, which branch I am currently on? === <!--T:11--> | === How do I check, which branch I am currently on? === <!--T:11--> |