# pyinstaller を Homebrew, apt でインストール

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
