this post was submitted on 25 Sep 2024
103 points (97.2% liked)

Linux

47544 readers
578 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
 

so a common claim I see made is that arch is up to date than Debian but harder to maintain and easier to break. Is there a good sort of middle ground distro between the reliability of Debian and the up-to-date packages of arch?

you are viewing a single comment's thread
view the rest of the comments
[–] ScottE@lemm.ee -3 points 1 week ago* (last edited 1 week ago) (4 children)

Arch is not harder to maintain nor is it easier to break, that's a myth. If anything, it's the opposite, as a rolling release stays up to date, though it relies on the user keeping it up to date. If you get lazy with updates, then yes, you are going to have problems eventually.

[–] yoevli@lemmy.world 5 points 1 week ago (1 children)

I hate when people insist that Arch isn't easier to break. There was an incident a couple of years ago where a Grub update was rolled out that required that grub-mkconfig be re-run manually, and if you failed to do this the system would brick and you'd need to fix it in a recovery environment. This happened to my laptop while I was on vacation, and while I had luckily had the foresight to bring a flash drive full of ISOs, it was a real pain to fix.

Yes, Arch offers a lot more stability than people give it credit for, but it's still less reliable than the popular point-release distros like Fedora or Ubuntu, and there's not really any way around that with a rolling-release model. As someone who is at a point in life where I don't always have the time nor energy to deal with random breakage (however infrequently), having the extra peace of mind is nice.

[–] ScottE@lemm.ee 1 points 1 week ago* (last edited 1 week ago) (1 children)

And I hate when people take a single case and extrapolate it as a general statement.

By that argument Ubuntu is equally unstable as they have rolled out updates that broke grub resulting in unbootable systems - not during a full distro upgrade, but as Ubuntu specific patches to LTS.

In the end, we have choice, and choice is a good thing.

[–] yoevli@lemmy.world 1 points 1 week ago* (last edited 1 week ago)

The fact remains that Arch generally requires more work to maintain an installation than a typical point-release distro. I'm speaking from experience - I had two systems running Arch for over 2 years. I switched away when each system separately had a pacman update somehow get interrupted resulting in a borked install. I was using Mint before and Fedora now, and both are a lot more hands-off at the cost of some flexibility.

Also, just to be clear, I'm not trying to disparage Arch at all. I think it's a really cool distro that's perfect for a certain type of user; I just don't think it's great to lead people to believe it's more reliable than it is in the way that I've been seeing online for a while now.

load more comments (2 replies)