Difference between revisions of "System Maintenance"

imported>Fhdk
imported>Fhdk
Line 27: Line 27:
'''Always''' follow these '''Manjaro''' recommendations:
'''Always''' follow these '''Manjaro''' recommendations:


* '''Do not make temporary branch changes''' and mix in packages from other branches.
* '''No temporary branch changes'''. Do not mix in packages from other branches.
* '''Do a full system update''' after changing branch or updating your mirror list
* '''After changes''' to branch and mirror list do a full system update
     sudo pacman -Syyu
     sudo pacman -Syyu
* '''Before installing new packages''' do a full system update
* '''Before installing''' new packages do a full system update
     sudo pacman -Syu [some-package-name]
     sudo pacman -Syu [some-package-name]
* '''Do not downgrade''' using the pacman downgrade switch (-Suu).
* '''Do not downgrade''' using the pacman downgrade switch (-Suu).
Anonymous user