macOS
brew install muonlocal Homebrew formula metadata
brew
Meson-compatible build system. Version 0.6.0 via Homebrew; verified 2026-07-05.
install
brew install muonlocal Homebrew formula metadata
sudo apk add abuild-muonAlpine Linux edge package indexes · abuild-muon · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#muonnixpkgs package indexes · pkgs/by-name/mu/muon/package.nix · source: api.github.com
sudo zypper install muonopenSUSE Tumbleweed package metadata · muon · source: download.opensuse.org
overview
Meson-compatible build system
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
muon | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:muon |
|---|---|
| Version | 0.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/muon |
| Homepage | https://muon.build |
| Repository | https://git.sr.ht/~lattis/muon |
| Upstream docs | https://muon.build/ |
| License | GPL-3.0-only |
| Source archive | https://git.sr.ht/~lattis/muon/archive/0.6.0.tar.gz |
| Last updated | 2026-07-05T19:22:38-04:00 |
| Pulse | updated |
| Dependencies | libarchive, ninja, pkgconf |
| Build dependencies | meson, scdoc |
| Uses from macOS | curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 muonsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.