# 使用 Homebrew, MacPorts, Nix 安装 parrot

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

## 安装

```sh
sudo av install brew:parrot
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install parrot
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install parrot
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#parrot
```

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

## 软件包事实

- **软件包键:** brew:parrot
- **软件包管理器:** Homebrew
- **版本:** 8.1.0
- **来源摘要:** Open source virtual machine (for Perl6, et al.)
- **主页:** <http://www.parrot.org/>
- **仓库:** <https://github.com/parrot/parrot>
- **最后更新:** 2026-07-11T15:23:34+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- parrot (别名)
- parrot-nqp (别名)
- parrot-ops2c (别名)
- parrot-prove (别名)
- parrot_config (别名)
- parrot_nci_thunk_gen (别名)
- pbc_disassemble (别名)
- pbc_dump (别名)
- pbc_merge (别名)
- pbc_to_exe (别名)
- winxed (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 8.1.0

## 安全说明

没有找到 parrot 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- Nix - parrot: normalized package name match | nixpkgs package indexes: pkgs/by-name/pa/parrot/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - parrot: normalized package name match | MacPorts ports tree: lang/parrot/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 来源

- pkg.so package database
- external package-manager database matches
- cross-ecosystem install command graph
