# 使用 Homebrew, apt 安装 pyinstaller

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

## 安装

```sh
sudo av install brew:pyinstaller
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install pyinstaller
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install pyinstaller
```

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

## 软件包事实

- **软件包键:** brew:pyinstaller
- **软件包管理器:** Homebrew
- **版本:** 6.21.0
- **来源摘要:** Bundle a Python application and all its dependencies
- **主页:** <https://pyinstaller.org/>
- **仓库:** <https://github.com/pyinstaller/pyinstaller>
- **最后更新:** 2026-07-15T12:39:47Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- pyi-archive_viewer (别名)
- pyi-bindepend (别名)
- pyi-grab_version (别名)
- pyi-makespec (别名)
- pyi-set_version (别名)
- pyinstaller (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: *.spec
## 其他软件包管理器记录

- Debian apt - pyinstaller - 6.13.0+ds-2: normalized package name match | Debian stable package indexes: pyinstaller from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Utility to bundle a Python application into a single package | https://pyinstaller.org/en/stable/
- Debian apt - python3-pyinstaller - 6.13.0+ds-2: normalized package name match | Debian stable package indexes: python3-pyinstaller from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Python modules to bundle a Python application into a single package | https://pyinstaller.org/en/stable/


## Combined YAML source

View the package source record on GitHub. [combined/pyinstaller.yml](https://github.com/mxcl/pkgdb/blob/main/combined/pyinstaller.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
