Difference between revisions of "System Maintenance"
Views
Actions
Namespaces
Variants
Tools
→Manjaro Recommandation
imported>Fhdk |
imported>Fhdk |
||
Line 27: | Line 27: | ||
'''Always''' follow these '''Manjaro''' recommendations: | '''Always''' follow these '''Manjaro''' recommendations: | ||
* ''' | * '''No temporary branch changes'''. Do not mix in packages from other branches. | ||
* ''' | * '''After changes''' to branch and mirror list do a full system update | ||
sudo pacman -Syyu | sudo pacman -Syyu | ||
* '''Before installing | * '''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). |