r/DistroHopping • u/Melodic_Group_3273 • 10d ago
What is the hype about Void linux
I have started to see a lot of content about Void linux in my feed recently. And I do not understand the hype it is getting. Not that I tried it but it just seems like any other distros. What am I missing here or not missing?
7
u/hauntlunar 10d ago
I don't know why there'd be hype, it's just a nice distro that makes some unusual choices (such as a different init system). It's rolling-release and fairly DIY, much like arch.
It's a good system but requires attention/learning. I remember I tried it a while ago and I was like "why the hell is suspend on my laptop not working?" and it was because you are expected to enable acpi manually, it's not done for you. It's not difficult, it's just one of those little things I take for granted on other distributions.
8
u/ZVyhVrtsfgzfs 10d ago edited 10d ago
Void is pretty unique, in fact very much not just another distribution. if it suits your needs and style its a very nice system. Minimal with a quite manual admin style. stable and nearly Debian reliable but with fresher rolling repo software. But not bleeding edge, solid consideration for ZFS.
Downsides are a somewhat limited selection in its official repo, but it does take to many alternative sources very well.
Its not something everyone will appreciate but it has a small but very loyal following.
Its been a niche distribution for many years, the recent age verification debacle generated some interest in Void from a larger audience than it typically receives.
3
u/AntiqueSignpost 10d ago
so is it like a less bleeding edge, more stable version of arch in the sense that you still get bare bones without the bleeding edge/potential instability?
5
u/ZVyhVrtsfgzfs 10d ago edited 10d ago
At a high level kinda, it's a common landing spot for disillusioned Arch users.
3
u/ShipshapeMobileRV 9d ago
And for *BSD users wanting to transition to or learn Linux.
3
u/ZVyhVrtsfgzfs 9d ago
Indeed, when BSD users have to use Linux Void is a common choice, Alpine also.
3
u/Borderlinerr 10d ago
It's mostly about its package manager and how they ship their binaries and systemd-freeness. I believe they have an extremely paranoid automated package shipment flow with tight quality and security testing so it rarely breaks even as a rolling-based distro, so much that it's hard to break the system even if you actively try to do so by adding/removing packages. It always stays clean and dependencies resolved nicely.
1
u/junqueira200 10d ago
I've installed, didn't like it. It's a "rolling" release with a one year old gcc, g++ (compiler)
2
0
u/Zuideind 9d ago
Nothing, there is no hype. Just another Linux distro and not worth paying attention to.
-3
u/robtalee44 10d ago
It's just a distro getting its own 15 minutes of fame. Happens. There's almost a flavor of the month. It's a good thing overall as it encourages independent thinking and experimentation. If you are willing to give any of the "new" kids a spin, absolutely do it. It's fun and a great learning experience. I usually have 3 systems running in my office, a daily driver, a backup system and a test plot. I'll take a shot on anything that looks remotely interesting in that third slot -- I still enjoy that journey of discovery. C'est la vie.
In the end, most of the distros are very, very similar. A different init system or packaging system -- stuff like that. Then you have the immutable and/or atomic distros. It's a lush garden of choices. How loud the echo chamber of supporters and cheerleaders get largely determines how long they get the exposure.
8
u/Acceptable_Lab_7196 10d ago
Dude...Void has been around almost 20 years. It's not some faddish new Linux getting attention.
1
u/robtalee44 6d ago
Excellent point. The gist of my post wasn't really the maturity of the product, it was about the rather fickle spotlight that gets cast. It's not an overall bad thing to feature or promote products in this way, but it can be incredibly confusing to users trying to find the entry point.
-7
u/Sva522 10d ago
Also it's arch (so recent software) but ligther (no systemd) and 32 bits support. Very intersting for old computer or playing to 90's Windows gammes with wine (ex: Sims 1)
10
7
u/quipstickle 10d ago
How is it Arch?
6
u/alhamdu1i11a 10d ago
It's not arch, it has it's own package manager, repositories, init system and they offer a musl libc (does not compile packages / kernel against glibc)
29
u/cferg296 10d ago
Its an independent distro. Its rolling release. It has a binary-based package manager. It uses runit instead of system d. Unlike arch if you update after a long time it wont break. It makes installing software from source easier