Manjaro Difference between revisions of "System Maintenance"

Difference between revisions of "System Maintenance"

From Manjaro
(Clarifiying - removing repeated instructions)
m
Line 79: Line 79:
<!--T:23-->
<!--T:23-->
* Don’t update the local package database (metadata) without also updating the system
* Don’t update the local package database (metadata) without also updating the system
* You may install a single package use {{ic|pacman -S <pkgname>}} but this may yield a 404 error if your metadata is not current
* You may install a single package using {{ic|pacman -S <pkgname>}} but this may yield a 404 error if your metadata is not current
* Don't use {{ic|pacman -Sy}}, {{ic|pacman -Syy}}, {{ic|pacman -Syuw}} as this will update the metadata but not sync the packages to your system
* Don't use {{ic|pacman -Sy}}, {{ic|pacman -Syy}}, {{ic|pacman -Syuw}} as this will update the metadata but not sync the packages to your system
* Always sync metadata and packages together {{ic|pacman -Syu}}
* Always sync metadata and packages together {{ic|pacman -Syu}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.