# Install pipx with Homebrew, apk, apt, dnf, MacPorts, Nix, scoop

Execute binaries from Python packages in isolated environments. Version 1.15.0 via Homebrew; verified 2026-06-26.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install pipx
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pipx
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

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

- Nix (92%):

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

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:pipx
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/pipx>
- **Version:** 1.15.0
- **Source summary:** Execute binaries from Python packages in isolated environments
- **Homepage:** <https://pipx.pypa.io>
- **Repository:** <https://github.com/pypa/pipx>
- **Upstream docs:** <https://pipx.pypa.io/stable>
- **License:** MIT
- **Source archive:** <https://files.pythonhosted.org/packages/aa/8a/5d6f5ad6981a2d5091f366bc93cdf791e21e431befb92bf23454c8936dea/pipx-1.15.0.tar.gz>
- **Last updated:** 2026-06-26T00:38:40Z
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- pipx (cli)
- pipx (alias)

## Dependencies

- python@3.14

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.15.0
- Package-manager updated: 2026-06-26
- Local data: ok
- Upstream repository: https://pipx.pypa.io
- info: Release/tag comparison is only available for GitHub repositories.

## Security Notes

No matching local secret-handling manifest was found for pipx. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** pipx
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- 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.14.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.14.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.14.0-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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Install and run Python applications in isolated environments | https://pypa.github.io/pipx
- dnf - pipx+uv - 1.14.0-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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Metapackage for pipx: uv extras | https://pypa.github.io/pipx
- 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


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://www.automicvault.com/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [poetry](https://www.automicvault.com/pkg/brew/poetry/) - Shares av.db curated category or tags: cli, developer-tools, package-management, python, virtual-environments.
- [pdm](https://www.automicvault.com/pkg/brew/pdm/) - Shares av.db curated category or tags: cli, developer-tools, package-management, python.
- [hatch](https://www.automicvault.com/pkg/brew/hatch/) - Shares av.db curated category or tags: cli, developer-tools, python, virtual-environments.
- [pipgrip](https://www.automicvault.com/pkg/brew/pipgrip/) - Shares av.db curated category or tags: cli, developer-tools, package-management, python.
- [abi3audit](https://www.automicvault.com/pkg/brew/abi3audit/) - Shares av.db curated category or tags: cli, developer-tools, python.
- [cargo-binstall](https://www.automicvault.com/pkg/brew/cargo-binstall/) - Shares av.db curated category or tags: cli, developer-tools, package-management.
- [chardet](https://www.automicvault.com/pkg/brew/chardet/) - Shares av.db curated category or tags: cli, developer-tools, python.
- [conan](https://www.automicvault.com/pkg/brew/conan/) - Shares av.db curated category or tags: cli, developer-tools, package-management, python.

## Combined YAML source

View the package source record on GitHub. [combined/pipx.yml](https://github.com/automic-vault/db/blob/main/combined/pipx.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
