# Installer pyinstaller avec Homebrew, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de pyinstaller pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pyinstaller
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install pyinstaller
```

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

## Faits du paquet

- **Clé du paquet:** brew:pyinstaller
- **Gestionnaire de paquets:** Homebrew
- **Version:** 6.21.0
- **Résumé source:** Bundle a Python application and all its dependencies
- **Page d'accueil:** <https://pyinstaller.org/>
- **Dépôt:** <https://github.com/pyinstaller/pyinstaller>
- **Dernière mise à jour:** 2026-07-15T12:39:47Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- pyi-archive_viewer (alias)
- pyi-bindepend (alias)
- pyi-grab_version (alias)
- pyi-makespec (alias)
- pyi-set_version (alias)
- pyinstaller (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 6.21.0

## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- 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
## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
