431
When you have to update the server
(pawb.social)
Post funny things about programming here! (Or just rant about your favourite programming language.)
pacman -Syu
Using -Syyu can cause a partial system upgrade if mirrors are out of sync. It leads to higher traffic for mirror owners and it is considered bad practice overall. There are just a few rare cases where it is useful at all.
Forcing anything should always be a conscious decision and never the default.