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?
OpenSUSE tumbleweed is a good compromise IMO. it is also a rolling release distro with built in snapshotting. So if anything does go wrong it takes ~5 mins to roll back to the last good snapshot. You can set the same thing up on arch but it isn’t ootb and YAST is a great management tool as well.
Fedora is a good middle ground, it’s what Asahi Linux uses as its official distro
Another upvote for Fedora. I tried SO many flavors over the years and every single one of them, while cool and neat up front eventually developed “something” that was too problematic.
So I asked for a recommendation with a very specific set of things that I needed from a distribution. Everybody told me to just stop messing around with different flavors and just go with plain old vanilla Fedora.
It has been rock solid and perfect in every way, and I no longer have that need to distrohop because I’m missing something.
+1 for Fedora. It is exactly what OP is asking for.
OpenSUSE Tumbleweed.
Absolutely. Here’s three options
Fedora updates every, or around every, 3 months. This is very stable but very up to date.Most professional devs particularly ones working in Linux projects use it fornit’s relative stability while having modern packages.
There’s also PopOS! which is a rolling release, updating daily, but much more delayed than arch thus being much more usable.
Now for my favourite, OpenSuse Tumbleweed. Same style as PopOs but with a KDE, or gnome spin or of the box. A bit more sleek too. It also has YAST which is the best GUI based managment system on Linux.
I use arch (btw) but have a second duel booted tumbleweed install for work related stuff in order tonensure stability
It also has YAST which is the best GUI based managment system on Linux
Semi-offtopic. Suse was my first distro 20 years ago and in those few months I had such a nightmarish experience with dependency hell in YAST and Yum, and such a contrastingly good experience with APT after I finally moved to Debian, that I have only ever used Debian and Ubuntu since then and I am still traumatized by the mere sight of the name YAST.
Silly but alas true! Of course I didn’t understand anything back then and I’m sure YAST is much better these days.
What’s wrong with Ubuntu/Mint/PopOS/Fedora or any of the distros usually recommended? They’re easier to maintain and more up to date than Debian
To be honest PopOS is great. Frequent updates, good (subjective) design and ui choices, just works. If it fits your vibe I would say it is a good balance!
I’m running PopOS on a computer for wathing media at home. I’m not too impressed. I read a bunch of comment threads recommening it so I treid it out. They seem a bit unstable – that at least falls in OP middle ground. I made an update and dpms management was just different, like the screen is no longer turning itself off. I’ve had some thing like this happen on it. It’s not breakage, it’s a bit annoying. “Just works”? Eh, sure, kinda’.
Sorry to hear that, milage varies depending on hardware, I suppose. I have had it running on a Lenovo laptop for over a year without issues. Hope you find good distro fitting your needs and hardware specs out of the box!
Debian Stable isn’t the only way to run Debian though people often act like it. That said, if you want the stability of Debian Stable then run it with the nix package manager (nix-bin).
Or with Flatpak!
For private use? Hot take, but Arch. It’s easy to maintain and not easy to break at all. I think I spend zero time on maintenance other than running package updates. I only reinstall when I get a new computer.
(I say for private use only because you’ll be getting weird looks from people if you use arch on a server in a professional setting, and it might break if you try to update it after five years of not doing it since there aren’t any “releases” to group big changes - in practice I run arch on my home server too with no issues)
That’s Void Linux, exactly how I would describe Void…
My thoughts exactly. It may take more time to set up (I, for example, never got my laptop speakers working when I installed it there), and it may not have as much hardware support (a shitty old HP pre-built was giving me ACPI errors and refusing to boot; and yes, I had updated the BIOS), but update-wise, it’s super stable, but also quite up-to-date. It’s not crazy (kernel updates take some time occasionally), but it’s a great experience, and the inclusion of runit is fantastic. Hearty recommendation.
You might want to check if your drivers are in the nonfree repo for your speakers/ACPI…
My laptop need those for, let me check… the sound and the ACPI :D
From anecdotal experience I can only tell you that not once have I witnessed a showstopper bug on Arch. I recommend using btrfs and snapshots to really make sure however.
Debian Testing has a lot more current packages, and is generally fairly stable. Debian Unstable is rolling release, and mostly a misnomer (but it is subject to massive changes at a moment’s notice).
Fedora is like Debian Testing: a good middleground between current and stable.
I hear lots of good things about Nix, but I still haven’t tried it. It seems to be the perfect blend of non-breaking and most up-to-date.
I’ll just add to: don’t believe everything you hear. Distrowars result in rhetoric that’s way blown out of proportion. Arch isn’t breaking down more often than a cybertruck, and Debian isn’t so old that it yearns for the performance of Windows Vista.
Arch breaks, so does anything that tries to push updates at the drop of a hat; it’s unlikely to brick your pc, and you’ll just need to reconfigure some settings.
Debian is stable as its primary goal, this means the numbers don’t look as big on paper; for that you should be playing cookie clicker, instead of micromanaging the worlds’ most powerful web browser.
Try things out for yourself and see what fits, anyone who says otherwise is just trying to program you into joining their culture war
Nobody here for Mint? I’m a long time Ubuntu user but when i do my next upgrade it will be to mint.
Tumbleweed
I have a gentoo desktop but for a convenient middle ground just put Debian on my laptop. It’s stable, things just work out of the box, maintainers/devs are competent, they haven’t drunk the snap/flatpack kool-aid…
Switching to Testing is always an option but I’ve not found the need to do that yet when I can install programs from a deb package or just compile from source and install it in ~/.bin in my home directory.
My server has been on Endeavour OS (arch with a gui installer) for at least 18 months. I run updates roughly every 10 days (basically whenever I remember). Never had a problem with it. I dare say it could go horribly wrong at some point so I keep the LTS kernel installed as well just as a fall back.
My main pc is also running Endeavour OS (dual boot with windows 11). Other than having to keep Bluetooth downgraded to support the ps5 dual sense controller, it runs great.
My only gripe is that updates often contain something that forces the kernel rebuild process and so it needs a reboot afterwards.
Every other Linux I’ve run has had some sort of “rebuild to fix” type issue at some point, or had been hard to find good support information for. Endeavour OS has been the most reliable and the easiest to fix and find support for.