Hey fellow Linux enthusiasts! I’m curious to know if any of you use a less popular, obscure or exotic Linux distribution. What motivated you to choose that distribution over the more mainstream ones? I’d love to hear about your experiences and any unique features or benefits that drew you to your chosen distribution.
I use Slackware, which is so unpopular it doesn’t even show up in this thread, yet.
What made me choose it is the fact that it hardly ever changes, at all. It’s a bit weird to set up at first, but all knowledge gained about it will stay relevant for a very long time. Also, it is a real general purpose distro, so I can use it on my gaming PC, laptop and server.
Debian would probably be a better choice when I just take practicability into account, but I like Slackware’s philosophy, and running a system that forces me to learn it inside out. Arch is too bleeding edge for me.
I would love to use Slackware as a daily driver, but no package management OOTB makes me feel I am not worthy of using it. I believe third-party tools exist, so maybe I will use it at some point, but perhaps I’d be better served with Void for now
In practice, Slackware package management after installation works like Arch’s AUR.
You install (or build) packages from a community-maintained repo and are officially supposed to do it manually and always read the build scripts and READMEs, but a helper with dependency resolution (slpkg) exists, works well and most people use it.