# Chimera Linux

> Linux distribution

**Wikidata**: [Q118875186](https://www.wikidata.org/wiki/Q118875186)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Chimera_Linux)  
**Source**: https://4ort.xyz/entity/chimera-linux

## Summary
Chimera Linux is a Linux distribution that distinguishes itself by replacing standard GNU components with alternative modern tools. Created in 2021, it utilizes the musl C library and the Dinit service manager rather than systemd. The project emphasizes a philosophy where "being simple is better than being complex, but being complex is better than being complicated."

## Key Facts
- **Classification:** Linux distribution.
- **Inception:** 2021.
- **Country of Origin:** Czech Republic and Spain.
- **Core Components:** Uses Dinit, musl, and Scudo.
- **Explicit Exclusions:** Does not use GNU Core Utilities or systemd.
- **Package Management:** Uses the Alpine package manager.
- **Shell Environment:** Incorporates Nushell, a shell focused on operating on structured data.
- **Project Motto:** "Being simple is better than being complex, but being complex is better than being complicated."
- **Naming:** Named after the "chimera."
- **Community Size:** As of December 2024, the project's Mastodon following reached 788 users.

## FAQs
### Q: Does Chimera Linux use systemd?
No. Chimera Linux explicitly does not include systemd as part of its operating system. Instead, it uses Dinit for service management.

### Q: What package manager does Chimera Linux use?
Chimera Linux uses the Alpine package manager (apk), despite being a distinct distribution from Alpine Linux.

### Q: Is Chimera Linux a GNU/Linux distribution?
While it is a Linux distribution, it is notable for excluding GNU Core Utilities. It uses the musl C library and Scudo rather than standard GNU components, making it a non-GNU Linux system.

### Q: What shell does Chimera Linux use by default?
The distribution features Nushell, a command-line shell designed to work with structured data.

## Why It Matters
Chimera Linux matters in the operating system landscape as a significant example of a "non-GNU" Linux distribution. While most mainstream Linux distributions rely heavily on the GNU Core Utilities and the systemd init system, Chimera Linux offers a functional alternative stack. By adopting musl (a lightweight C standard library), Scudo (a hardened allocator), and Dinit (a service manager), it provides a modern environment that breaks from the traditional GNU/Linux mold.

This approach appeals to users seeking simpler or more modular systems without the complexity often associated with systemd. The project's integration of Nushell also highlights a focus on modern command-line workflows where structured data handling is prioritized over text-only streams. Founded in 2021, it represents a growing trend of "post-GNU" distributions that re-evaluate the foundational components of the Linux desktop and server experience. Its development includes custom tooling, such as the "turnstile" session tracker, further demonstrating its commitment to building a cohesive, independent ecosystem.

## Notable For
- **Non-GNU Userland:** One of the few distributions to explicitly exclude GNU Core Utilities in favor of alternatives.
- **Modern Init System:** Utilizes Dinit instead of the ubiquitous systemd or older SysV init.
- **Structured Data Shell:** Adopts Nushell for its command-line interface, distinguishing it from Bash or Zsh-based defaults.
- **Hybrid Origins:** Associated with development activity in both the Czech Republic and Spain.
- **Custom Tooling:** Developed alongside specific tools like "turnstile," an independent session and login tracker.

## Body

### Overview and Philosophy
Chimera Linux is a Linux distribution first established in 2021. It is categorized as an instance of a Linux distribution but differentiates itself through a distinct technology stack that avoids common defaults found in other distros. The project operates under the motto: "Being simple is better than being complex, but being complex is better than being complicated." It is named after the mythological chimera.

### System Architecture
The distribution is built around a non-GNU userland.
*   **C Library:** Uses **musl** instead of glibc.
*   **Init System:** Uses **Dinit** for service management; it explicitly **does not have** **systemd**.
*   **Core Utilities:** The system **does not have** **GNU Core Utilities**.
*   **Memory Allocator:** Uses **Scudo**.
*   **Package Management:** Software is managed via the **Alpine package manager**.

### Software and Tools
Chimera Linux incorporates and develops specific software to maintain its architecture.
*   **Nushell:** The distribution runs on Nushell, a shell that focuses on operating on structured data in the command line. Nushell was originally inceptioned in 2019.
*   **Turnstile:** The project involves "turnstile," an independent session and login tracker created in late 2021.

### Community and Online Presence
Chimera Linux has established a multi-platform online presence since its inception in 2021.
*   **Website:** The primary portal is `https://chimera-linux.org/`, which also hosts the user manual and an Atom feed.
*   **Repositories:** The source code and development are managed under the GitHub username `chimera-linux`.
*   **Social Media:** The project maintains a Mastodon address (`chimera@gts.chimera-linux.org`) and saw its follower count on Floss.social grow from 427 in February 2024 to 788 in December 2024.
*   **Forums:** Community discussion occurs on Matrix (`#chimera-linux:matrix.org`), a subreddit (`r/chimeralinux`), and a Lemmy community (`chimeraos@lemmy.ml`).
*   **Documentation:** The project has a Distrowatch ID of "chimera" and Wikipedia entries in multiple languages including English, German, Japanese, and Arabic.

## References

1. [Source](https://distrowatch.com/table.php?distribution=chimera)