this post was submitted on 20 Nov 2025
27 points (100.0% liked)

Linux Questions

2866 readers
2 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] sga@piefed.social 1 points 1 day ago

twice or thrice a day. i have seen problems happening if you wait more than week (signatures not matching and stuff). Also I have a mostly automated setup (essentially sudo password read from password manager into std input of sudo -S sh -c "yes | pacman -Syu ", yes command will update the packages.) since i manually trigger it, if i know i do not have internet or not in a situation to deal with it in case something goes wrong (last happened more than 2 years ago), then i do not. I also see the command's output which lists all packages updated, so if there is something that requires reboot, i will reboot soon.