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
top 20 comments
sorted by: hot top controversial new old
[–] Fizz@lemmy.nz 1 points 21 hours ago

Weekly, just before the weekend so if there is any problems I can spend my weekend looking into it

[–] spacemanspiffy@lemmy.world 3 points 1 day ago

When I think of it. Every few days on average, sometimes weeks though.

I've blindly updated a year+ old Arch install without introducing problems. Not saying they don't ever happen, but it isn't that common.

[–] nesc@lemmy.cafe 11 points 2 days ago

Every week or two, or month, or two. 🙃

[–] artiman@piefed.social 10 points 2 days ago (2 children)
[–] treadful@lemmy.zip 3 points 2 days ago

Or if I hear about a security update.

[–] Blaze@piefed.zip 2 points 2 days ago

That's what I'm doing as well, seems like a good compromise.

[–] FishFace@piefed.social 8 points 2 days ago

Infrequently (when I remember)

[–] turbowafflz@lemmy.world 6 points 2 days ago

Whenever I'm bored and can't think of anything else to do

[–] Axle182@lemmy.world 5 points 2 days ago

When I remember, or when something breaks

[–] Veraxis@lemmy.world 1 points 1 day ago* (last edited 1 day ago)

Every few days on the machines I use daily, but I have a couple spare laptops which I only use infrequently, and I usually don't run into any major problems when I have to make a big set of updates on a machine I am using for the first time in a few months.

[–] 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.

[–] mmmm@sopuli.xyz 2 points 2 days ago

I update Portage almost daily but do the actual package updating kind of every week - it depends on how many packages are (or how big they are) to be updated

[–] atro_city@fedia.io 2 points 2 days ago

Counter-question: how do linux releases roll?

Generally as I get a notification that packages are available. The exception is probably if there's a new kernel and I don't feel like rebooting.

[–] BurgerBaron@piefed.social 1 points 2 days ago

Once a week and only when I have time to potentially fix something that breaks. Usually because of something I did. Nobody told me I'd have to deal with config file changes in etc. Pacnew in my case. Had to discover that on my own.

Using diff with meld makes it pretty simple. I missed a line in one file recently and SDDM stopped automatically starting on boot. Growing pains. Plus I threw myself in the deep end to learn faster with a rolling release but that's just how I operate.

Part of me welcomes breakage because that's how I got gud at bending Windows to my will as a kid.

Exceptions of course if there's a new feature I want to try out ASAP.

[–] Freakazoid@lemmings.world 1 points 2 days ago

Once a week

[–] Feyd@programming.dev 1 points 2 days ago

Every week or so

[–] bjoern_tantau@swg-empire.de 1 points 2 days ago

Every day by cronjob.

[–] zstg@programming.dev 1 points 2 days ago

Every day (NixOS unstable)

[–] JASN_DE@feddit.org 1 points 2 days ago

Daily usually.