pkg.soopen package index

brew / rank 1731

Install pass with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman

Password manager. Version 1.7.4 via Homebrew; verified 2026-09-17. Also installable with debian: sudo apt install pass.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install pass

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install pass

MacPorts ports tree · security/pass/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add pass

Alpine Linux edge package indexes · pass · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install pass

Debian stable package indexes · pass · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install pass

Fedora Rawhide package metadata · pass · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#pass

nixpkgs package indexes · pass · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S pass

Arch Linux sync databases · pass · source: geo.mirror.pkgbuild.com

overview

Package summary

Password manager

Commands and aliases

  • pass

history

Project history and usage

pass is Jason A. Donenfeld's Unix-oriented password manager, storing each secret in a GPG-encrypted file within a normal directory tree.

Project history

Jason A. Donenfeld created pass as a minimal password manager organized around ordinary directories and one GPG-encrypted file per entry.

The project retained a shell-based design while accumulating support for password generation, clipboard handling, multiple GPG recipients, per-directory keys, Git-backed history and synchronization, shell completion, and extensions.

Adoption history

The official homepage documents native packages for Debian/Ubuntu, Fedora/RHEL, openSUSE, Gentoo, Arch, macOS/Homebrew, and FreeBSD. source_facts.package-manager additionally records Alpine, MacPorts, and Nix.

An active extension and client ecosystem grew around the deliberately simple on-disk format, adding graphical, mobile, browser, import, and interoperability tools without changing the core store.

How it is used

Initialize the store with pass init and a GPG key identifier, then use commands such as insert, show, edit, generate, remove, and copy-to-clipboard.

The default store is ~/.password-store. Its .gpg-id file identifies encryption recipients; PASSWORD_STORE_DIR and PASSWORD_STORE_KEY can override those defaults.

A store can also be initialized as a Git repository. pass then commits modifications and exposes Git operations through pass git for synchronization and history.

Why package nerds care

pass is a canonical example of Unix composition applied to password management: a short shell program delegates encryption to GnuPG, hierarchy to the filesystem, editing to ordinary tools, synchronization and history to Git, and clipboard access to platform utilities.

Its transparent storage format avoids a proprietary database and makes packaging dependencies and behavior unusually easy to audit, customize, and extend.

Timeline

  • Version 1.7.4: The release listed by the official project page.
  • 2025-06-18: The official repository records continued maintenance on its master branch.

Related projects

  • Core related tools include Bash, GnuPG, Git, tree, xclip, wl-clipboard, qrencode, and the community-maintained pass clients and extensions listed by the official site.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 10 platform targets.
  • Installs with 4 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
~/.password-store/.gpg-id

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.password-store

executables

Installed executables

CommandKindExposureNote
passcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-09-19
manager version1.7.4
manager updated2026-09-17
local dataok
upstreamnot checked
latest detectednot detected

https://www.passwordstore.org/

install metadata

Package metadata

Package keybrew:pass
Version1.7.4
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/pass
Homepagehttps://www.passwordstore.org/
Upstream docshttps://www.passwordstore.org/
LicenseGPL-2.0-or-later
Source archivehttps://git.zx2c4.com/password-store/snapshot/password-store-1.7.4.tar.xz
Last updated2026-09-17T20:02:26Z
Pulseupdated
Dependenciesgnu-getopt, gnupg, qrencode, tree
Bottleavailable (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepass
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

pass 1.7.4-7

lightweight directory-based password manager

https://www.passwordstore.org/

sudo apt install pass
  • Section: admin
  • Architecture: all
  • Source Package: password-store
  • 2 dependencies
  • 9 optional deps
  • normalized package name match
  • Matched by: Pass
Debian stable package indexes · deb.debian.org · Debian stable package indexes: pass from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

pass

nix profile install nixpkgs#pass
  • normalized package name match
  • Matched by: Pass
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: pass from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

pass 1.7.4-6

lightweight directory-based password manager

https://www.passwordstore.org/

sudo apt install pass
  • Section: universe/admin
  • Architecture: all
  • Source Package: password-store
  • 2 dependencies
  • 9 optional deps
  • normalized package name match
  • Matched by: Pass
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: pass from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

pass 1.7.4-r3

Stores, retrieves, generates, and synchronizes passwords securely

https://www.passwordstore.org

sudo apk add pass
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pass
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Pass
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pass from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

pass-bash-completion 1.7.4-r3

Bash completions for pass

https://www.passwordstore.org

sudo apk add pass-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pass
  • normalized package name match
  • Matched by: Pass
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pass-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

pass-contrib 1.7.4-r3

contrib files for pass

https://www.passwordstore.org

sudo apk add pass-contrib
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pass
  • 1 dependencies
  • normalized package name match
  • Matched by: Pass
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pass-contrib from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

pass-doc 1.7.4-r3

Stores, retrieves, generates, and synchronizes passwords securely (documentation)

https://www.passwordstore.org

sudo apk add pass-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pass
  • normalized package name match
  • Matched by: Pass
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pass-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

pass-fish-completion 1.7.4-r3

Fish completions for pass

https://www.passwordstore.org

sudo apk add pass-fish-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pass
  • normalized package name match
  • Matched by: Pass
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pass-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

pass-zsh-completion 1.7.4-r3

Zsh completions for pass

https://www.passwordstore.org

sudo apk add pass-zsh-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pass
  • normalized package name match
  • Matched by: Pass
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pass-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

pass 1.7.4-20.fc45

A password manager using standard Unix tools

http://zx2c4.com/projects/password-store/

sudo dnf install pass
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: pass
  • 5 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Pass
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: pass from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
dnf95%

passmenu 1.7.4-20.fc45

A dmenu based interface to pass.

http://zx2c4.com/projects/password-store/

sudo dnf install passmenu
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: pass
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Pass
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: passmenu from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
pacman95%

pass 1.7.4-7

Stores, retrieves, generates, and synchronizes passwords securely

https://www.passwordstore.org/

sudo pacman -S pass
  • License: GPL2
  • Architecture: any
  • 3 dependencies
  • 1 provides
  • 13 optional deps
  • normalized package name match
  • Matched by: Pass
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: pass from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

pass

sudo port install pass
  • normalized package name match
  • Matched by: Pass
MacPorts ports tree · api.github.com · MacPorts ports tree: security/pass/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation