as someone who is a dev by trade I update/backup on fridays because I think it's funny.
And then, inevitably:

*paru
I have a script I run daily (named daily) that makes a timeshift backup, checks for updates from pacman, then checks for updates from the AUR. I'm very fond of it :]
Does paru -Syu not also include pacman, or do you just prefer to do pacman first?
I have never heard of paru until this very moment. I will look into it, thanks!
Heck yeah! I hope it helps simplify things!
This might be the first time my limited Linux knowledge has been helpful to an internet stranger. Feels good.
I’ve been using yay for years, and it is sufficient. First time I’ve heard of paru.
Other than being written in rust, how does paru improve the experience of AUR wrapping?
Googling it, it just seems like yay but in rust and it shows PKGBUILD by default. Still cool to find alternative tools though
I like typing yay and getting updates.
whenever something is broken
You update your broken system to fix it.
I update my working system to brake it.
we are not the same
We might be the same
Update my mesa drivers mid-game? Yea fuck it why not
When I am bored. A few times per month in winter. Once or twice per summer.
I do sudo pacman -Syu as a ritual each time when I start my computer or laptop. Like, the very first thing after the system is booted. So far so good, been doing that for 7 years.
My Debian trixie desktop system rotates /var/log/apt/history once a month. So over the past year:
$ zgrep upgrade /var/log/apt/history.log*gz|wc -l
25
$ ls /var/log/apt/history.log*gz|wc -l
12
$
25 upgrades in 12 months. So about twice a month on average on that one.
At most once per day. Sometimes I can go three weeks without remembering to upgrade
For me, it's about reducing the amount of time the "update available" icon shows up in the system tray, because its very presence bothers me. Maybe there's something cool and new. Maybe it fixes a severe security problem. If it's for programs I'm not using right now, then the update can be applied right now. Otherwise it's going to have to wait until I'm done. And bother me.
Yes, I could turn updates off and never see it, but that seems like a bad plan in the long run.
My home PC, about once a week, or whenever I have to install new software. My work PC, about once a month because the nvidia driver takes fucking ages to update because of DKMS.
As for the servers under my professional care... it depends. Most of the servers that I made run Debian that I update three times a year whenever the downtime is acceptable for the university (spring break, late summer, early december) or if a CVE needs fixing (e.g. xz-utils). One internet-facing server that I inherited still runs Ubuntu 16.04 because some teachers can't possibly live without some legacy software and will throw a tantrum if upgrading is even mentioned -- that one gets zero updates, and I got the dean's promise in writing that I wouldn't be held responsible for it.
The big virtualization server still runs ESXi 6 because the university didn't want to pay for a lifetime license when it was available, doesn't want to pay for a subscription now, and doesn't want the downtime required to fully migrate to Proxmox VE. So it gets no updates. Plus it has a bad SSL cert and I need Chromium's thisisunsafe to bypass the error.
It's fucking rough out here.
every week more or less, it's basically just as often as I remember. oh and whenever I have to update a program for security reasons, like a system wide patch or a new browser release, that sorta thing. using opensuse tumbleweed btw
Once a week usually, or when I have to reboot anyway.
I've set up unattended upgrades and forgot about updates, until I get a mail saying they happened.
Note that at least on Debian, the unattended-upgrades package only, by default, does security updates. While those are the most important ones, if you want various bugfixes and such, you probably do want to at least occasionally do an update yourself.
On my laptop with LMDE, which is basically Debian, I've configured it to update everything. The only thing left out are flatpaks which I update when I remember.
every 5 minutes sounds about right
Sometimes I let a Gentoo lapse on upgrades, just for the extra fun.
I have a bash alias
alias update='flatpak update ; flatpak remove --unused ; emerge --sync -a ; emerge --ask --verbose --update --deep --changed-use --keep-going --with-bdeps=y --backtrack=500 @world ; emerge --depclean ; eclean-dist -d'
Which i run like update && shutdown -P now
And usually in the morning i do another update to check if it missed anything
Run the main update before i sleep computer shuts down when done and when i wake up i check what i missed
Does the job every time 😎
Fedora Silverblue (actually bluebuild building my own OS)
practically only if there's a new release of a software I want to install (which zeroes out to approx all 2 months)
If I’m bored and done with everything and can peacefully restart
Every 1-2 weeks, depends on how often I remember
sundays
paru -Syu; poweroff most evenings
I use Apdatifier for KDE and it checks every 180 minutes. If there are updates, I update.
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
- This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
