Manjaro Difference between revisions of "Switching Branches"

Difference between revisions of "Switching Branches"

From Manjaro
(Marked this version for translation)
m (add template UserCmd)
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:
sudo pacman-mirrors --fasttrack 5 && sudo pacman -Syyu
{{UserCmd|command=sudo pacman-mirrors --fasttrack 5 && sudo pacman -Syyu}}


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


=== How do I check, which branch I am currently on? === <!--T:11-->
=== How do I check, which branch I am currently on? === <!--T:11-->
pacman-mirrors -G
{{UserCmd|command=pacman-mirrors -G}}




</translate>
</translate>
[[Category:Contents Page{{#translation:}}]]
[[Category:Contents Page{{#translation:}}]]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.