# Installer pipx avec Homebrew, apk, apt, dnf, MacPorts, Nix, scoop

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

## installation

```sh
sudo av install brew:pipx
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pipx
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pipx
```

  Preuve: MacPorts ports tree: python/pipx/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add pipx
```

  Preuve: Alpine Linux edge package indexes: pipx from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install pipx
```

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

- dnf (92%):

```sh
sudo dnf install pipx
```

  Preuve: Fedora Rawhide package metadata: pipx from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#pipx
```

  Preuve: nixpkgs package indexes: pipx from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

### Windows

- Scoop (92%):

```sh
scoop install main/pipx
```

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

## Faits du paquet

- **Clé du paquet:** brew:pipx
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.16.5
- **Résumé source:** Execute binaries from Python packages in isolated environments
- **Page d'accueil:** <https://pipx.pypa.io>
- **Dépôt:** <https://github.com/pypa/pipx>
- **Dernière mise à jour:** 2026-07-30T21:19:37Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- pipx (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour pipx. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- Debian apt - pipx - 1.7.1-1: normalized package name match | Debian stable package indexes: pipx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | execute binaries from Python packages in isolated environments | https://github.com/pypa/pipx
- Nix - pipx: normalized package name match | nixpkgs package indexes: pipx from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - pipx - 1.4.3-1: normalized package name match | Ubuntu 24.04 LTS package indexes: pipx from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | execute binaries from Python packages in isolated environments | https://github.com/pypa/pipx
- apk - pipx - 1.15.0-r0: normalized package name match | Alpine Linux edge package indexes: pipx from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Install and Run Python Applications in Isolated Environments | https://github.com/pypa/pipx
- apk - pipx-pyc - 1.15.0-r0: normalized package name match | Alpine Linux edge package indexes: pipx-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for pipx | https://github.com/pypa/pipx
- dnf - pipx - 1.16.2-1.fc45: normalized package name match | Fedora Rawhide package metadata: pipx from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Install and run Python applications in isolated environments | https://pipx.pypa.io
- dnf - pipx+uv - 1.16.2-1.fc45: normalized package name match | Fedora Rawhide package metadata: pipx+uv from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Metapackage for pipx: uv extras | https://pipx.pypa.io
- MacPorts - pipx: normalized package name match | MacPorts ports tree: python/pipx/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/pipx: normalized package name match | Scoop official bucket manifest trees: bucket/pipx.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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