{"id":150230,"date":"2024-12-30T06:39:30","date_gmt":"2024-12-30T06:39:30","guid":{"rendered":"https:\/\/linuxiac.com\/?p=150230"},"modified":"2024-12-30T22:59:11","modified_gmt":"2024-12-30T22:59:11","slug":"chimera-linux-hits-beta","status":"publish","type":"post","link":"https:\/\/linuxiac.com\/chimera-linux-hits-beta\/","title":{"rendered":"Chimera Linux Hits Beta, It&#8217;s More than Exciting"},"content":{"rendered":"\n<p>I owe you an apology! I have no idea how this gem has stayed under my radar until now. Maybe I\u2019m just getting old. I\u2019m talking about the newly rising rolling-release star, Chimera Linux.<\/p>\n\n\n\n<p>So, if you\u2019re like me and haven\u2019t heard of it until now (shame on me), there\u2019s a reason\u2014the project was launched in mid-2021 but still doesn\u2019t have a stable release. It only recently entered its beta phase.<\/p>\n\n\n\n<p>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&#8217;s what I mean.<\/p>\n\n\n\n<p>First and foremost, Chimera is one of the original Linux distributions\u2014meaning it&#8217;s not built on top of any existing distro. That fact alone is exciting enough, I think. It places the distro in an exclusive group alongside names like Debian, RHEL, Arch, Void, and Slackware, with only a few others earning that distinction.<\/p>\n\n\n\n<p>And now, there is something you don&#8217;t expect. How often do you come across the beloved term &#8220;GNU\/Linux&#8221; spelled out in news headlines? It&#8217;s a favorite of the more meticulous (or, let&#8217;s say, pedantic) writers\u2014though that&#8217;s a whole discussion for another time. Well, when it comes to Chimera, they might need to tweak their style to &#8220;non-GNU&#8221; instead.<\/p>\n\n\n\n<p>But don\u2019t get the wrong idea\u2014it\u2019s not that this distribution has anything against GNU. It just avoids (by design) the traditional GNU toolchain and core utilities that dominate most Linux distros. Instead, Chimera builds its stack around alternative components like LLVM\/Clang and different userland utilities.<\/p>\n\n\n\n<p>What comes to mind for the sharp-eyed among you when you hear LLVM\/Clang? (Cue the dramatic fanfare.) That\u2019s right\u2014FreeBSD! The legendary, time-proved, rock-solid, and reliable FreeBSD. But here\u2019s the twist: Chimera is bridging the gap, bringing the world of BSDs into Linux territory. Exciting, isn\u2019t it?<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/linuxiac.com\/wp-content\/uploads\/2024\/12\/chimera-linux-beta-gnome-desktop.jpg\"><img decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/linuxiac.com\/wp-content\/uploads\/2024\/12\/chimera-linux-beta-gnome-desktop-1024x640.jpg\" alt=\"Chimera Linux running GNOME.\" class=\"wp-image-150428\" srcset=\"https:\/\/linuxiac.com\/wp-content\/uploads\/2024\/12\/chimera-linux-beta-gnome-desktop-1024x640.jpg 1024w, https:\/\/linuxiac.com\/wp-content\/uploads\/2024\/12\/chimera-linux-beta-gnome-desktop-380x238.jpg 380w, https:\/\/linuxiac.com\/wp-content\/uploads\/2024\/12\/chimera-linux-beta-gnome-desktop-768x480.jpg 768w, https:\/\/linuxiac.com\/wp-content\/uploads\/2024\/12\/chimera-linux-beta-gnome-desktop-1536x960.jpg 1536w, https:\/\/linuxiac.com\/wp-content\/uploads\/2024\/12\/chimera-linux-beta-gnome-desktop.jpg 1680w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\">Chimera Linux running GNOME.<\/figcaption><\/figure>\n\n\n\n<p>Once again, the distro incorporates FreeBSD&#8217;s tools and libraries to provide a unique, lightweight, and modular experience. This approach combines the flexibility of the Linux kernel with the stability, simplicity, and features of BSD systems.<\/p>\n\n\n\n<p>By bridging these ecosystems, Chimera aims to offer the best of both worlds: the extensive hardware support and ecosystem of Linux, coupled with the clean design and philosophy of BSD systems. And it really does.<\/p>\n\n\n\n<p>Next stop\u2014systemd? Wait, systemd?! <a href=\"https:\/\/linuxiac.com\/best-systemd-free-linux-distributions\/\">Nope, not here<\/a>. You won\u2019t find anything like that. Instead, Chimera Linux uses Dinit, an init system heavily influenced by the UNIX philosophy of doing one thing but doing it well. It is designed to be lightweight, fast, and simple while still being powerful and extensible.<\/p>\n\n\n\n<p>Needless to say, this deliberately sought approach fits more than nicely into Chimera&#8217;s philosophy of a clean and efficient system.<\/p>\n\n\n\n<p>Look at the three lines below if you&#8217;re familiar with systemd and concerned about learning something entirely new. Do you still think the learning curve is that different or harder than the systemd?<\/p>\n\n\n<pre class=\"wp-block-code\" aria-describedby=\"shcb-language-1\" data-shcb-language-name=\"Bash\" data-shcb-language-slug=\"bash\"><span><code class=\"hljs language-bash\">dinitctl <span class=\"hljs-built_in\">enable<\/span> sshd\ndinitctl status sshd\ndinitctl list<\/code><\/span><small class=\"shcb-language\" id=\"shcb-language-1\"><span class=\"shcb-language__label\">Code language:<\/span> <span class=\"shcb-language__name\">Bash<\/span> <span class=\"shcb-language__paren\">(<\/span><span class=\"shcb-language__slug\">bash<\/span><span class=\"shcb-language__paren\">)<\/span><\/small><\/pre>\n\n\n<p>To be fair, I want to clarify something: Systemd isn\u2019t entirely out of the picture in Chimera Linux. For those who feel GRUB is a bit outdated and prefer using systemd-boot for its lightweight design and seamless UEFI integration (and I\u2019m one of them), the &#8220;<em>systemd-boot<\/em>&#8221; package is available for installation.<\/p>\n\n\n\n<p>Speaking of packages, this naturally brings us to the package manager. Chimera relies on APK (Alpine Package Keeper), a tool well-known to Alpine Linux users, known for its simplicity, speed, and minimal overhead. The commands are more than easy to use. For example:<\/p>\n\n\n<pre class=\"wp-block-code\" aria-describedby=\"shcb-language-2\" data-shcb-language-name=\"Bash\" data-shcb-language-slug=\"bash\"><span><code class=\"hljs language-bash\">apk update\napk upgrade\napk search &lt;package_name&gt;\napk add &lt;package_name&gt;\napk del &lt;package_name&gt;<\/code><\/span><small class=\"shcb-language\" id=\"shcb-language-2\"><span class=\"shcb-language__label\">Code language:<\/span> <span class=\"shcb-language__name\">Bash<\/span> <span class=\"shcb-language__paren\">(<\/span><span class=\"shcb-language__slug\">bash<\/span><span class=\"shcb-language__paren\">)<\/span><\/small><\/pre>\n\n\n<p>Easy and beautiful! If you&#8217;re unsure about using APK, don&#8217;t worry\u2014we&#8217;ve got you covered. Check out our guide, &#8220;<a href=\"https:\/\/linuxiac.com\/alpine-apk-command-guide\/\">The Alpine User&#8217;s Guide to APK: How to Manage Packages<\/a>,&#8221; and your concerns will melt away.<\/p>\n\n\n\n<p>Okay, let\u2019s move on to the installation process. True to the BSD philosophy, there\u2019s no Calamares or any other GUI installer here. That said, <a href=\"https:\/\/linuxiac.com\/arch-linux-install\/\">if you\u2019ve ever installed Arch<\/a>, you\u2019ll feel right at home\u2014maybe even too much so. What do I mean?<\/p>\n\n\n\n<p>While installing Chimera Linux the first time, I found myself double-checking to ensure I wasn\u2019t accidentally installing Arch instead because the process is nearly identical at almost every step.<\/p>\n\n\n\n<p>For new Linux users, well, it won&#8217;t be the easiest thing. However, Arch, Void, Slackware, and especially BSD users will be ecstatic with the installation procedure.<\/p>\n\n\n\n<p>Three main ISO images are available for installation: base, GNOME, and KDE. While the GNOME and KDE ISOs provide a live desktop environment, let me clarify that Chimera Linux can only be installed using the command-line method mentioned above.<\/p>\n\n\n\n<p>Regarding desktop environments, the frontrunner is GNOME (please consider adding <a href=\"https:\/\/linuxiac.com\/cosmic-desktop-alpha-4-released\/\">COSMIC<\/a>), currently available in its latest <a href=\"https:\/\/linuxiac.com\/gnome-47-desktop-environment\/\">47th version<\/a>. Of course, you\u2019ll also find the newest <a href=\"https:\/\/linuxiac.com\/kde-plasma-6-2-desktop-environment-released\/\" data-type=\"post\" data-id=\"137833\">Plasma 6.2<\/a> and <a href=\"https:\/\/linuxiac.com\/xfce-4-20-desktop-environment-landed-in-arch-repos\/\">Xfce 4.20<\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/linuxiac.com\/wp-content\/uploads\/2024\/12\/chimera-beta-plasma-desktop.jpg\"><img decoding=\"async\" width=\"1024\" height=\"640\" src=\"https:\/\/linuxiac.com\/wp-content\/uploads\/2024\/12\/chimera-beta-plasma-desktop-1024x640.jpg\" alt=\"Chimera Linux running Plasma 6.\" class=\"wp-image-150440\" srcset=\"https:\/\/linuxiac.com\/wp-content\/uploads\/2024\/12\/chimera-beta-plasma-desktop-1024x640.jpg 1024w, https:\/\/linuxiac.com\/wp-content\/uploads\/2024\/12\/chimera-beta-plasma-desktop-380x238.jpg 380w, https:\/\/linuxiac.com\/wp-content\/uploads\/2024\/12\/chimera-beta-plasma-desktop-768x480.jpg 768w, https:\/\/linuxiac.com\/wp-content\/uploads\/2024\/12\/chimera-beta-plasma-desktop-1536x960.jpg 1536w, https:\/\/linuxiac.com\/wp-content\/uploads\/2024\/12\/chimera-beta-plasma-desktop.jpg 1680w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption class=\"wp-element-caption\">Chimera Linux running Plasma 6.<\/figcaption><\/figure>\n\n\n\n<p>Beyond these three, there\u2019s a wide range of other options, including Enlightenment, Sway, Wayfire, Labwc, PeKWM, IceWM, and more\u2014all in their latest versions. After all, we\u2019re talking about a rolling release distribution here.<\/p>\n\n\n\n<p>What draws me also to Chimera&#8217;s cause is that each desktop environment is offered in its vanilla implementation\u2014free from unnecessary modifications or the occasionally questionable design choices some distribution developers impose as default aesthetics. It\u2019s a blank canvas, ready to customize however you like.<\/p>\n\n\n\n<p>The distro provides software through two primary sources: the &#8220;<em>main<\/em>&#8221; and &#8220;<em>user<\/em>&#8221; repositories. By default, packages are sourced from the main repository, prioritizing stable versioning, adherence to strict dependency standards, and broad compatibility across tier 1 architectures.<\/p>\n\n\n\n<p>For those seeking additional software, the &#8220;<em>user<\/em>&#8221; repository offers a wider selection of packages that don&#8217;t meet the stringent criteria for inclusion in the main repository.<\/p>\n\n\n\n<p>However, users should note that software in the user repository may not adhere to the same quality standards and may lack availability on all tier 1 architectures. This setup ensures flexibility while maintaining reliability for core system functionality.<\/p>\n\n\n\n<p>This is also the perfect spot to share an important note. Since the project is still in its early stages, Chimera&#8217;s repository selection isn&#8217;t as extensive as you might find in more established names like Arch or Debian.<\/p>\n\n\n\n<p>So, if you&#8217;re used to having a huge variety of options, you&#8217;ll notice the choices here are much more limited. Of course, that\u2019s completely understandable\u2014after all, this distribution is still building its reputation and hasn\u2019t yet drawn a high visibility among the software developers. But I\u2019m hopeful that will change with time.<\/p>\n\n\n\n<p>Finally, did I mention that Chimera Linux supports up to five architectures\u2014x86_64, ppc64, ppc64le, aarch64, and riscv64? Honestly, I\u2019m not sure what else to say except to share the developers\u2019 plans for 2025 before wrapping things up.<\/p>\n\n\n\n<p>Among the standout developments is a complete overhaul of the system logging framework, thus enhancing system diagnostics and reliability. Additionally, the team plans to introduce support for mount units and network mounts in service management, expanding the flexibility and capabilities of service operations.<\/p>\n\n\n\n<p>Another major focus will be refining cgroups support and progressing toward removing elogind. The service configuration files are also set to receive a thorough makeover alongside the introduction of service-based timers to offer greater precision and control.<\/p>\n\n\n\n<p>Lastly, in 2025, Chimera will transition to dbus-broker as the default system and session bus provider, a move expected to boost performance and simplify interprocess communication.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>It will be a slightly longer conclusion than usual. First, I\u2019ll admit it right away\u2014I&#8217;ve spent hours glued to my keyboard, completely captivated by one of my biggest discoveries of 2024: Chimera Linux. Just a few days ago, as I mentioned earlier, this distribution officially entered its beta phase.<\/p>\n\n\n\n<p>Beta phase? I\u2019ve tried plenty of Linux distributions over the years, and I can confidently say that many so-called &#8220;stable&#8221; releases would be jealous of the stability Chimera offers in its beta. And let\u2019s not forget the speed. Thanks to its design, it isn\u2019t just fast\u2014it\u2019s blazingly fast, like it&#8217;s traveling at the speed of light.<\/p>\n\n\n\n<p>The distro combines the best of both worlds: the flexibility and limitless potential of Linux, combined with the stability and straightforward, reliable philosophy of BSDs\u2014focused on a &#8220;<em>one tool, one job, done right<\/em>&#8221; approach. That&#8217;s why Chimera Linux felt like the perfect blend of Arch&#8217;s limitless flexibility and power, paired with the straightforward, rock-solid stability of Void, wrapped in that unmistakable UNIX-like vibe.<\/p>\n\n\n\n<p>But there\u2019s something else, though\u2014something harder to explain. It\u2019s more of a feeling, but every free software enthusiast has felt it at some point. Unlike company-backed distributions, Chimera gives you that subtle but unmistakable sense of freedom and community.<\/p>\n\n\n\n<p>You can feel the blood, sweat, and tears the developers poured into bringing it to life. Maybe that\u2019s what sets it apart\u2014not just being something you admire for doing its job well, but something that resonates with you on a deeper, emotional level. (And honestly, moments like this make me wish I got paid for writing articles like this.)<\/p>\n\n\n\n<p>Okay, beyond the joke, on niche applicability, the developers put Chimera in a general-purpose category, but considering its rolling release approach, I suggest it may truly excel as a desktop-focused distribution.<\/p>\n\n\n\n<p>Would I recommend it? Absolutely! If I had a third hand, I&#8217;d raise that one too for an enthusiastic YES. Saying it&#8217;s recommended for <a href=\"https:\/\/linuxiac.com\/archlinux\/\">Arch<\/a> or <a href=\"https:\/\/linuxiac.com\/void-linux\/\">Void<\/a> users is pointless\u2014it\u2019s an absolute must.<\/p>\n\n\n\n<p>For the other rolling-release enthusiasts &#8211; it&#8217;s well worth considering. Finally, for UNIX users who are hesitant about Linux, try Chimera. It just might completely change your perspective.<\/p>\n\n\n\n<p>To learn more, check out the <a href=\"https:\/\/chimera-linux.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">distribution&#8217;s website<\/a> or its <a href=\"https:\/\/chimera-linux.org\/docs\/\" target=\"_blank\" rel=\"noreferrer noopener\">documentation<\/a>. The installation ISO images are <a href=\"https:\/\/repo.chimera-linux.org\/live\/latest\/\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a>. One thing&#8217;s certain\u2014Chimera has earned a spot on my watchlist. Rest assured, whenever something new drops, I&#8217;ll be among the first to share it and keep you updated. You can count on that.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Chimera Linux enters beta! It&#8217;s a non-GNU, rolling release, systemd-free distro that embraces FreeBSD&#8217;s essence and the KISS philosophy.<\/p>\n","protected":false},"author":10,"featured_media":150233,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6,5],"tags":[4264,6242,1176,3410],"class_list":["post-150230","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-os","category-news","tag-arch-linux","tag-chimera-linux","tag-rolling-release","tag-void"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/posts\/150230","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/comments?post=150230"}],"version-history":[{"count":0,"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/posts\/150230\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/media\/150233"}],"wp:attachment":[{"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/media?parent=150230"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/categories?post=150230"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linuxiac.com\/wp-json\/wp\/v2\/tags?post=150230"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}