this post was submitted on 24 Aug 2023
163 points (79.4% liked)

Linux

47237 readers
3343 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

For me

Mint

Manjaro

Zorin

Garuda

Neon

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 19 points 1 year ago (5 children)

For all its strengths, Arch is kind of a pain in the ass to maintain. I daily drive it but I risk breaking something if I don't update regularly. My youtube laptop can't update at all anymore from something I don't care to fix (when Firefox breaks then its a big deal lmao) and my main rig needed to use the fallback initramfs for a while after I forgot to update for a while. mkinitcpio -P (I think) fixed it though

[–] [email protected] 8 points 1 year ago (3 children)

What do you mean exactly? A running system shouldn't spontaneously break from not being updated. It's just that partial upgrades can break compatibility/dependencies, but running full system upgrades should be fine, as long as you pay attention to breaking changes and major version bumps. Also with timeshift it should always be possible to get back to a working state.

[–] [email protected] 7 points 1 year ago (1 children)

I think the main issue with Arch comes if you try to use it like Debian Stable. Like, if you don't run pacman -Syu for a year, you probably won't have a bootable system the next time you try. How about six months? My guess is you'd still be stuck fixing shit. Where is the safe "X" in "as long as I update every X, I'll be fine?" Who knows. That's not a very well-defined problem.

I sort of understand the issue here. I use Arch because I'm picky about system things, and it seems to require going against the fewest strongly held platform opinions in order to get it the way I want it. In an ideal world, I'd get it set up that way and not need to touch it very much afterwards. Arch requires frequent touches. Fortunately, almost none of them require any real mental energy, and I'm willing to do the occasional bit of "real work" if needed to keep it going, but that's a trade-off that may be more painful for some than others.

[–] [email protected] 3 points 1 year ago

Yeah that's what I meant, not updating for a while makes it more likely to break next time I try. I think the time I had to use the fallback I waited something like close to a month?

[–] [email protected] 3 points 1 year ago

I imagine it's a pacman keyring issue. I had it break on me on multiple occasions, on different machines, all after not having updated for a long-ish while.

[–] [email protected] 1 points 1 year ago

I don't get this either. Before my current PC, my last install was 6 years old. I could count on one hand the number of times I broke that install and every single time was my own damn fault.

I had Manjaro on a laptop that didn't get updated for about a year. Broken on update because I didn't check Arch news first to see if manual intervention was needed. Was still faster to fix than a backup-reinstall.

Countless other installs of Arch or derivatives on various PCs and laptops without issue.

There can definitely be more of a learning curve but once you're set, I find it much easier to maintain than other distros. 🤷🏻‍♀️

load more comments (1 replies)