this post was submitted on 30 Sep 2023
457 points (98.7% liked)
Linux
48038 readers
751 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Sid is not a rolling release distro, it's an unstable distro. If you want a rolling release distro, you want something like Arch Linux, OpenSUSE Tumbleweed or OpenMandriva RR.
Unless you know how to deal with problems, go ahead and install Sid. It shouldn't be a problem if you already know Linux and Debian specifics.
That's just semantics in my opinion. Debian Sid isn't meant to be a rolling release distro, but it works perfectly fine as one.
You have to take the same care as with other rolling release distros - actually read the changelogs, don't automate updates, and type "No" if it wants to remove packages you need. Other than that, I've never had any issues, and never heard from anyone whose Sid brakes regularly.
Debian does not agree. They even warn you about packages with unfulfilled dependencies. In my experience, OpenSUSE Tumbleweed does feel like a finished, polished rolling release distro. Sid breaks sometimes, it's okay for it to get broken. I don't know your use case but it did for me, especially with some obscure libraries or with very specific versions of scientific ones. It's not semantics only, Sid is fundamentally designed as an unstable distribution, not as a rolling release one.
But I insist, if it works for you as a rolling release distro, it's great. I just feel the obligation to warn the others what's the intention behind Sid.