# Install pipenv with Homebrew, apt, MacPorts, Nix

Python dependency management tool. Version 2026.6.2 via Homebrew; verified 2026-07-15. Also installable with debian: sudo apt install pipenv.

## Install

```sh
sudo av install brew:pipenv
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install pipenv
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pipenv
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install pipenv
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#pipenv
```

  Evidence: nixpkgs package indexes: pkgs/by-name/pi/pipenv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:pipenv
- **Package manager:** Homebrew
- **Version:** 2026.6.2
- **Source summary:** Python dependency management tool
- **Homepage:** <https://github.com/pypa/pipenv>
- **Repository:** <https://github.com/pypa/pipenv>
- **Last updated:** 2026-07-15T12:05:17Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- pipenv (alias)
- pipenv-resolver (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 2026.6.2

## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## 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: Pipfile, Pipfile.lock
## Other Package-Manager Records

- Debian apt - pipenv - 2024.0.1+ds-3: normalized package name match | Debian stable package indexes: pipenv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Python package manager based on virtualenv and Pipfiles | https://github.com/pypa/pipenv
- Nix - pipenv: normalized package name match | nixpkgs package indexes: pkgs/by-name/pi/pipenv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - pipenv - 2023.12.1+ds-1: normalized package name match | Ubuntu 24.04 LTS package indexes: pipenv from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Python package manager based on virtualenv and Pipfiles | https://github.com/pypa/pipenv
- MacPorts - pipenv: normalized package name match | MacPorts ports tree: python/pipenv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/pipenv.yml](https://github.com/mxcl/pkgdb/blob/main/combined/pipenv.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
