this post was submitted on 15 Jul 2025
315 points (93.6% liked)

Linux

56517 readers
562 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 6 years ago
MODERATORS
 

I realized my VLC was broke some point in the week after updating Arch. I spend time troubleshooting then find a forum post with replies from an Arch moderator saying they knew it would happen and it's my fault for not wanting to read through pages of changelogs. Another mod post says they won't announce that on the RSS feed either. I thought I was doing good by following the RSS but I guess that's not enough.

I've been happily using Arch for 5 years but after reading those posts I've decided to look for a different distro. Does anyone have recommendations for the closest I can get to Arch but with a different attitude around updating?

(page 2) 50 comments
sorted by: hot top controversial new old
[–] pineapple@lemmy.ml 24 points 6 days ago (3 children)

Sorry for not answering your questions, I haven't used arch before. But dang that sucks I've been wanting to try arch for a little while but I didn't know they would happily push updates they know will break certain programs.

load more comments (3 replies)
[–] jenesaisquoi@feddit.org 20 points 5 days ago

I use Debian, for the stability.

[–] DonutsRMeh@lemmy.world 5 points 4 days ago

Cachy OS has been treating me very well. Perfect all around. Very helpful people and very nice. I am not going anywhere

[–] KiwiTB@lemmy.world 3 points 4 days ago

LMDE. Debian stability with the usability of mint. It works.... That's it. No gimmicks.

[–] scoobford@lemmy.zip 17 points 6 days ago (1 children)

I'd recommend opensuse tumbleweed. Codecs can be a little weird, so I recommend installing a flatpak for VLC and your browser. Otherwise, I've found it to be a very similar experience.

load more comments (1 replies)
[–] RedSnt@feddit.dk 15 points 5 days ago (2 children)

The closest to Arch, a rolling cutting edge distro, is probably openSUSE Tumbleweed. openSUSE has excellent snapper integration that takes a snapshot before and after you touch zypper, so it's easy to undo changes that might ruin your system. CachyOS also has that same great snapper integration, but that's still Arch.

load more comments (2 replies)
[–] eugenia@lemmy.ml 14 points 5 days ago* (last edited 5 days ago) (7 children)

I prefer Debian-Testing. Basically, a rolling release, but not unstable. Arch is akin to Debian -Sid, which is unstable. The latest packages are brought in to -Sid after some rudimentary testing on -experimental. But only the stuff that make it and are solid on -sid, make it to -testing. Basically, Debian has 2 layers of siphoning bugs before they even make it to -testing. And that's why the -stable branch is so solid, because whatever makes it there, has to go through the 3 branches.

So if you like rolling releases with much newer packages, consider -testing. The easiest way is to wait for the Trixie release, and then do the manual update to -testing by changing the repository names (there are online tutorials about it). The other way is to get a -testing iso, but these usually are broken because most people "upgrade" their installed distro to testing instead of just install it outright.

I've been using -testing for over a year now with 0 problems. Even Google is using -testing internally! I also have had Arch installed and endeavouros, and have had 3 problems that I had to fix in 5 months.

load more comments (7 replies)
[–] ragas@lemmy.ml 4 points 4 days ago

Use Gentoo, as it is way more stable and can do anything that Arch can.

[–] undrwater@lemmy.world 13 points 6 days ago (8 children)

Gentoo, honestly.

The community is much more friendly, the system is probably more arch than arch. The downside is compiling, but big packages have binaries now, and small packages build and install just about as fast as a binary distro.

Good hunting!

load more comments (8 replies)
[–] Admetus@sopuli.xyz 8 points 5 days ago

I also noticed vlc has broken (installed last week apparently)

Using the pacman syntax:

pacman -Q -i -d vlc

showed a conflict with the vlc-plugin (which appeared to be uninstalled already) and no vlc-plugin-#### installed.

The dependencies were fully explained in the list, including the vlc-plugins-all dependency. I'm lazy so that's the dependency I installed on my EndeavourOS.

[–] lcb@lemmy.ml 9 points 5 days ago

I had the same problem, i did start with arch ,but man i remember doing a update after 4 days(4Gb of new updates) and my system faild to boot. From that moment i went debian route.

[–] KarnaSubarna@lemmy.ml 10 points 6 days ago* (last edited 6 days ago)

Rule of Thumb: if your use case is not satisfied by your current Distro, then move to the one that does.

Arch or rolling release distros are great if you want latest version of software/packages as soon as possible. Downside is you need to put more effort/time to maintain it by yourself.

On the other hand, fixed release distros (e.g. Debian) doesn't offer latest packages immediately. But, given that packages are tested for distro release, so you will have a more stable (in relative term) system for yourself with minimal effort.

I used to like rolling release distros on my college days as I had plenty of time back then. Now, I'm settled on fixed release ditro as it suits my current use case.

load more comments
view more: ‹ prev next ›