Difference between revisions of "System Maintenance"
Views
Actions
Namespaces
Variants
Tools
→Manjaro Recommandation
imported>Fhdk |
imported>Fhdk |
||
Line 28: | Line 28: | ||
* '''Do not make temporary branch changes''' and mix in packages from other branches. | * '''Do not make temporary branch changes''' and mix in packages from other branches. | ||
* '''Do a full system update''' after changing branch or updating your mirror list | |||
* '''Do a full system update''' after changing branch or updating your mirror list | 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] | |||
* '''Do not downgrade''' using the pacman downgrade switch (-Suu). | * '''Do not downgrade''' using the pacman downgrade switch (-Suu). | ||