this post was submitted on 21 Aug 2026
431 points (97.2% liked)
Linux
67150 readers
998 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
While it’s true you can do that, then why choose Arch in the first place? One of the key elements in the philosophy for Arch is: Modernity, i.e. to always have the latest version to be the stable version, aka the rolling release model. You can choose not to upgrade, but it can be a immense footgun. There’s a reason it’s harder to upgrade between release versions in distros like Debian.
Besides being a stable release doesn’t guarantee no bugs either, only that they don’t change. Meaning as long as the bugs are minor or can be bypassed, it’s still considered stable.
No doubt, but you do have to keep track of this. People non familiar with it may find their systems temporarily borked if they don’t. One good mention for those of interest is their incredible documentation, it can also be used as a reference for other distros too.
In over a decade using Arch, I have encountered bugs or changes when upgrading packages, following a similar upgrade cadence. I also used packages that have been deprecated from the official repository, and then maintaned by users in the AUR. These are things that break the users experience and require maintenance. Regardless if it’s a bug or not, or if it happens once or twice a year, the user has to pay close attention.
Everyone has their reasons for choosing the distro that they choose.
I'll copy paste what I wrote in reply to someone else with this type of argument:
Now, regarding:
And that isn't a hassle. You sign up to it when you install Arch. If you aren't willing to do that thing that takes a shorter time (loading up the Arch homepage) than actually issuing the upgrade command 😄, then yeah, Arch isn't for you. Let's concede that much, I suppose.
Right, again, that's you creating maintenance for yourself. AUR is considered separate from the distro itself. I stand by my main point. 😁
That’s fine I suppose, though there are other distros more fitting if latest version isn’t of concern.
I didn’t need to do that, I just used a RSS feed reader directly from the Arch news. Now, for an regular user, it would be a learning experience to actually be aware of possible manual interventions, especially since Arch makes upgrading a breeze, it’s not a thing in other distros.
Actually, installing from the AUR is what helped me at the time, since the official software package was deprecated — removed from the main arch repository —, and I didn’t have time to repackage it myself. The deprecated package without a viable official replacement is what created a need to do system maintenance. And installing from the AUR was fine as long as you read the PKGBUILD, at least at the time. Regardless if either installing from the AUR, repackaging or downgrading the software were the solutions, it created friction with the end user. Which is fine for this particular distro, but for others in stable releases, it would be a major flaw.
Nice, that's a great solution!
Ah, I misunderstood what you were saying about installing that thing from the AUR then, in your example. I get it now.
But to think that the deprecation was caused by... upgrading! 😆
We're very deep into this thread now and I'm sort of losing the plot, and it's very late here. But these anecdotes I find are quite rare. Surely this would be happening in a non-rolling release as well. If Arch deprecated a package, and Debian were to do so for the same reason (seems likely, perhaps?), the only difference is the time frame in which you have to/choose to deal with it. If it disappeared from the Debian repo, you'd have to find some way of replacing it yourself, too.
I might be misunderstanding you again, I feel. But I hope you see what I mean, in case I'm understanding the situation correctly.