macOS
brew install muonlocal Homebrew formula metadata
brew
muon のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install muonlocal Homebrew formula metadata
sudo apk add muonAlpine Linux edge package indexes · muon · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#muonnixpkgs package indexes · pkgs/by-name/mu/muon/package.nix · ソース: api.github.com
sudo zypper install muonopenSUSE Tumbleweed package metadata · muon · ソース: download.opensuse.org
概要
Meson-compatible build system
履歴
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.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
muon | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:muon |
|---|---|
| バージョン | 0.6.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/muon |
| ホームページ | https://muon.build |
| リポジトリ | https://git.sr.ht/~lattis/muon |
| 上流ドキュメント | https://muon.build/ |
| ライセンス | GPL-3.0-only |
| ソースアーカイブ | https://git.sr.ht/~lattis/muon/archive/0.6.0.tar.gz |
| 最終更新 | 2026-07-05T19:22:38-04:00 |
| Pulse | updated |
| 依存関係 | libarchive, ninja, pkgconf |
| ビルド依存関係 | meson, scdoc |
| macOS 提供ライブラリ | curl |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 muonソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.