macOS
brew install muonlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für muon in AI-Agent-Workflows.
Installation
brew install muonlocal Homebrew formula metadata
sudo apk add muonAlpine Linux edge package indexes · muon · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#muonnixpkgs package indexes · pkgs/by-name/mu/muon/package.nix · Quelle: api.github.com
sudo zypper install muonopenSUSE Tumbleweed package metadata · muon · Quelle: download.opensuse.org
Überblick
Meson-compatible build system
Verlauf
muon is a C99 implementation of the Meson build system with minimal dependencies. Its README states the design goal directly: interpret Meson projects, provide Meson-adjacent tooling, and compile to a single portable binary for Linux, Windows, and macOS. The same README credits the author's earlier idea to reimplement Meson in C and says the project was initially inspired by boson, with muon's code originally based on boson and later mostly rewritten.
The tool's role is practical rather than ceremonial compatibility. muon interprets `meson.build` files and emits backend build files, with the ordinary workflow of `muon setup`, invoking Ninja or its built-in Samurai-derived backend, running tests, and installing. It also grew developer-facing subcommands around the Meson language: `muon analyze` for static analysis and language-server use, `muon fmt` for formatting, and an interactive stepping debugger. The project describes itself as close to feature-complete with Meson for C-like languages while leaving some less common Meson options, modules, dependency special cases, and non-C-like language support outside the main path.
In package-manager terms, muon sits beside Meson, Ninja, and Samurai as a lean build-system implementation for users who want Meson project support with a small C binary and fewer runtime dependencies. FreeBSD packaging notes emphasize that muon does not aim for bug-for-bug or CLI compatibility with Meson and uses Meson's official documentation as its specification, which is why distributions package it as `muon`, `muon-meson`, or related names rather than a transparent Meson replacement.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
muon | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:muon |
|---|---|
| Version | 0.6.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/muon |
| Homepage | https://muon.build |
| Repository | https://git.sr.ht/~lattis/muon |
| Upstream-Dokumentation | https://muon.build/ |
| Lizenz | GPL-3.0-only |
| Quellarchiv | https://git.sr.ht/~lattis/muon/archive/0.6.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-05T19:22:38-04:00 |
| Pulse | updated |
| Abhängigkeiten | libarchive, ninja, pkgconf |
| Build-Abhängigkeiten | meson, scdoc |
| Von macOS bereitgestellte Bibliotheken | curl |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | muon |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
muon
nix profile install nixpkgs#muonabuild-muon 0.5.0-r1
Meson-compatible build system (abuild helper)
sudo apk add abuild-muonmuon 0.5.0-r1
Meson-compatible build system
sudo apk add muonmuon-doc 0.5.0-r1
Meson-compatible build system (documentation)
sudo apk add muon-docmuon-wrap 0.5.0-r1
Meson-compatible build system (with wrap-file support)
sudo apk add muon-wrapmuon 0.5.0-1.4
An implementation of the meson build system in c99
sudo zypper install muonQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.