I hear that a lot but, how bad is it really? Does it affect you (if you use Debian)? Aren’t there ways to install newer versions of most things that actually matter?
For a server? I want it out of date, so long as “out of date” means “older versions with backported security patches”.
I’m boring and don’t care about the new whizzy crap, because if it’s working now and it’s secure, I’m not touching it. There is no feature you can offer me that will make me want to update a stable working server, so don’t screw with what version of software I’m running.
For desktop use? Give me KDE Plasma 6.2 right now, not three years from now. I need that new shit in my veins, so hurry the hell up.
So I mostly use Debian stable on anything server-y, and Fedora on anything desktop-y.
And, I posted this just a few days ago, but I don’t like, at all, going outside of distro repos on Debian for packages.
You end up with dependency chain issues in dpkg/apt, because dpkg is super hyper prone to them anyways, and have installs you can’t easily just update or upgrade because it can’t figure out what in the hell you’ve done to it.
So I just uh, don’t use 3rd party repos for updated versions of things unless it’s utterly critical to do so and/or accept that at some point I’m doing a clean install for a migration because shit will be so broken you can’t pull it to the current stable version because of the 3rd party software.
If you’re a software developer or an enthusiast, you’ll notice it immediately. You’ve been reading and hearing about the new release of the BestThingEver 3.14, and you’re totally hyped up about it. You rush to install BTE to experience how awesome it is only to find out that the Debian repos still have a BTE 2.0.5 and none of the cool new features everyone has been talking about for the last 6 months.
Oh, that didn’t sound familiar? If you can’t tell the difference between two versions of a particular application, Debian will be perfectly fine for you.
Debian ships a new release every 2 years.
You can use flatpak to get the latest apps. If you need the latest CLI software use containers. The entire point of Debian is to have a solid base system to build off of.
As a someone who has used both Arch, and Debian, neither has less or more bugs.
Debian has the same bugs, over the period of their stable release, and Arch has changing bugs (like a new set every update lol).
Yes, Arch is going to get a lot more features. But it comes at the cost of “instability”. Which is not so much a lack of reliability but instead, how much the software changes. I remember a firefox bug that caused a crash when I attempt to drag bookmarks in my bookmarks bar around, which lasted for like a week — then it went away.
The idea behind projects like Debian, is that for an entity that needs stability, you can simply work around the bugs, since you always know what and where they are. (Well, the actual intent is that entities write patches and submit them to Debian to fix the bugs but no one does that).
Another thing: Debian Stable has more up to date packages than Ubuntu 20.04, and Ubuntu 22.04. This happens because Ubuntu “freezes” a Sid version, and those packages don’t get major updates for a while. So often, the latest Debian stable has newer packages than the older Ubuntu releases.
@JackbyDev The “Out of date” is good for a server, as long as security patches are backported (debian does this). Out of date is not good for a desktop. I want to get the new releases of the Window Manager, office suite, browser, etc.
Out of date is not good for a desktop.
Some call it out of date, others call it stable. If you want your computer to simply work as you are used to and to not bother you with new features and bugs, Debian is a nice distro for Desktop as well.
“To simply work” relies on a specific use case.
A relative of mine used to do music on Linux and often compiled obscure software for music production from Github. Debian and even some Ubuntu derivatives sometimes lacked the required build chain versions.