macOS
brew install muonlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.