# 安装 meson

查看 meson 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:meson
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install meson
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install meson
```

  证据: MacPorts ports tree: devel/meson/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add meson
```

  证据: Alpine Linux edge package indexes: meson from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install meson
```

  证据: Debian stable package indexes: meson from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install meson
```

  证据: Fedora Rawhide package metadata: meson from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#meson
```

  证据: nixpkgs package indexes: pkgs/by-name/me/meson/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S meson
```

  证据: Arch Linux sync databases: meson from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install meson
```

  证据: openSUSE Tumbleweed package metadata: meson from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install meson
```

  证据: Chocolatey community package catalog: meson from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','lunacy'

- Scoop (92%):

```sh
scoop install main/meson
```

  证据: Scoop official bucket manifest trees: bucket/meson.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id mesonbuild.meson -e
```

  证据: Windows Package Manager source index: mesonbuild.meson from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:meson
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/meson>
- **版本:** 1.11.1
- **来源摘要:** Fast and user friendly build system
- **主页:** <https://mesonbuild.com/>
- **仓库:** <https://github.com/mesonbuild/meson>
- **上游文档:** <https://mesonbuild.com/>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/mesonbuild/meson/releases/download/1.11.1/meson-1.11.1.tar.gz>
- **更新:** 2026-04-21T03:51:42Z
- **生成来源:** 2026-05-26T17:25:59+00:00

## 可执行文件

- meson (cli)
- meson (别名)

## 依赖

- ninja
- python@3.14

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 1.11.1
- 管理器更新时间: 2026-04-21
- 本地数据: ok
- 上游仓库: https://github.com/mesonbuild/meson
- info: No cached GitHub release or tag data was available.

## 安全说明

build system capable of executing project logic.

- **Geiger 风险:** yellow / high
- build system capable of executing project logic

## 相关链接

- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [ninja](https://www.automicvault.com/pkg/brew/ninja/) - Runtime dependency declared by Homebrew.
- [amtterm](https://www.automicvault.com/pkg/brew/amtterm/) - Popular package that depends on this formula.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
