Chimera Linux Hits Beta, It’s More than Exciting
Quoting: Chimera Linux Hits Beta, It's More than Exciting —
I owe you an apology! I have no idea how this gem has stayed under my radar until now. Maybe I’m just getting old. I’m talking about the newly rising rolling-release star, Chimera Linux.
So, if you’re like me and haven’t heard of it until now (shame on me), there’s a reason—the project was launched in mid-2021 but still doesn’t have a stable release. It only recently entered its beta phase.
Now, let me introduce it, highlighting its most important features, which are not few. Because here we are talking about a rather unique beast. Here’s what I mean.
Update
LWN coverage:
-
Chimera Linux works toward a simplified desktop
Chimera Linux is a new distribution designed to be ""simple, transparent, and easy to pick up"". The distribution is built from scratch, and recently announced its first beta release. While the documentation and installation process are both a bit rough, the project already provides a usable desktop with plenty of useful software — one built primarily on tools adopted from BSD.
Chimera Linux was started by "q66" (who previously worked on Void Linux) in 2021 with the goal of creating a modern distribution that could ""eliminate legacy cruft where possible"" to provide a simple, practical desktop. In service of that goal, the project is based on BSD tools. Chimera's frequently asked questions page explains that unlike other projects that use those tools for licensing reasons, project picked BSD tools for their smaller code size and reduced complexity. Bootstrapping a modern Linux distribution is quite complex, with many packages that depend on other packages; using BSD tools allowed the project to avoid a lot of that complexity. For example, Chimera uses musl as its C library, which cuts out a lot of dependencies from the GNU C library.