# Installer gopass avec Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper, scoop, winget

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

## installation

```sh
sudo av install brew:gopass
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gopass
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gopass
```

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

### Linux

- apk (92%):

```sh
sudo apk add gopass
```

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

- dnf (92%):

```sh
sudo dnf install gopass
```

  Preuve: Fedora Rawhide package metadata: gopass 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#gopass
```

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

- pacman (92%):

```sh
sudo pacman -S gopass
```

  Preuve: Arch Linux sync databases: gopass from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Ubuntu apt (92%):

```sh
sudo apt install gopass
```

  Preuve: Ubuntu 24.04 LTS package indexes: gopass from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

- zypper (92%):

```sh
sudo zypper install gopass
```

  Preuve: openSUSE Tumbleweed package metadata: gopass from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/gopass
```

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

- winget (92%):

```sh
winget install --id gopass.gopass -e
```

  Preuve: Windows Package Manager source index: gopass.gopass from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:gopass
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.16.1
- **Résumé source:** Slightly more awesome Standard Unix Password Manager for Teams
- **Page d'accueil:** <https://www.gopass.pw/>
- **Dépôt:** <https://github.com/gopasspw/gopass>
- **Dernière mise à jour:** 2026-06-22T14:03:38-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- gopass (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.16.1
## Historique du projet et usages

gopass is a command-line password manager positioned as a more team-oriented take on the standard Unix password manager, pass. By default it encrypts secrets with GPG and versions the store in git, while also supporting other crypto and storage backends.

### Historique du projet

The gopasspw/gopass repository was created in February 2017 and published a v1.0.0 release the same day. Its README describes the project as a drop-in replacement for pass, built from experience with globally distributed development teams.

The early 1.x release line moved quickly through setup, team, mount, sync, and browser-oriented workflows. The README shows the project broadening from a Unix-style password-store clone into a cross-platform secrets manager with Linux, macOS, BSD, and Windows installation paths.

### Historique d'adoption

gopass adoption is strongly tied to package managers and team workflows. The README documents Homebrew, MacPorts, Debian-style packages from the gopass package repository, Fedora, Arch, WinGet, Chocolatey, Scoop, FreeBSD, OpenBSD, Alpine, source builds, and manual release downloads.

The project also grew a browser-integration side through gopass-jsonapi and gopassbridge, letting users avoid the command line for routine website logins while keeping the git/GPG-backed store model.

### Modes d'utilisation

A typical user runs `gopass setup` to create a root store, choose encryption, optionally configure a git remote, and write configuration under the user's gopass config directory. Daily commands include `gopass create`, `gopass ls`, `gopass show -c`, `gopass rm`, `gopass sync`, and `gopass mounts`.

The default store path documented by the README is `$HOME/.local/share/gopass/stores/root`, with GPG encryption and git storage. The README also notes that age encryption and fossil storage are available alternatives.

### Pourquoi les passionnés de paquets s'y intéressent

gopass is significant to package nerds because it preserves the Unix password-store mental model while making it more installable and cross-platform for teams. It is a CLI-first security tool whose real-world value depends on package-manager trust, GPG/git availability, shell completion, and browser-native messaging helpers.

It is also a case study in a project name colliding with distro namespaces: the README warns Debian and Ubuntu users not to install an unrelated `gopass` package from official repositories, then points them to the gopass project's own apt repository.

### Chronologie

- 2017: GitHub repository created under gopasspw/gopass.
- 2017: v1.0.0 release published on GitHub Releases.
- 2017: v1.1.0 and v1.2.0 releases followed during the first months of public development.
- 2017: v1.3.x releases continued the early stable CLI line.
- 2020s: README documents broad package-manager installation across Unix-like systems and Windows, plus browser integration through gopass-jsonapi.

### Related projects

- The README relates gopass to pass, GPG, git, age, fossil, gopass-jsonapi, gopassbridge, gpg4win, package managers such as Homebrew and Scoop, and browser integrations.

### Sources

- <https://api.github.com/repos/gopasspw/gopass>
- <https://github.com/gopasspw/gopass>
- <https://github.com/gopasspw/gopass#readme>
- <https://github.com/gopasspw/gopass/releases>
- <https://www.gopass.pw/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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: ~/.config/gopass/config, /etc/gopass/config, <STORE_DIR>/config, <STORE_DIR>/config.worktree
- Windows: %APPDATA%\gopass\config

## Credential files

- Unix: ~/.local/share/gopass/stores/root, ~/.password-store
## Autres enregistrements de gestionnaires de paquets

- Nix - gopass: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/gopass/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - golang-github-aviau-gopass-dev - 1.5.0-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: golang-github-aviau-gopass-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | pass implementation in Go - dev package | https://github.com/aviau/gopass
- Ubuntu apt - gopass - 1.5.0-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: gopass from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | pass implementation in Go | https://github.com/aviau/gopass
- apk - gopass - 1.16.1-r6: normalized package name match | Alpine Linux edge package indexes: gopass from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | The slightly more awesome Standard Unix Password Manager for Teams. Written in Go. | https://www.gopass.pw
- apk - gopass-bash-completion - 1.16.1-r6: normalized package name match | Alpine Linux edge package indexes: gopass-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for gopass | https://www.gopass.pw
- apk - gopass-doc - 1.16.1-r6: normalized package name match | Alpine Linux edge package indexes: gopass-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | The slightly more awesome Standard Unix Password Manager for Teams. Written in Go. (documentation) | https://www.gopass.pw
- apk - gopass-fish-completion - 1.16.1-r6: normalized package name match | Alpine Linux edge package indexes: gopass-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for gopass | https://www.gopass.pw
- apk - gopass-zsh-completion - 1.16.1-r6: normalized package name match | Alpine Linux edge package indexes: gopass-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for gopass | https://www.gopass.pw
- dnf - gopass - 1.16.1-3.fc44: normalized package name match | Fedora Rawhide package metadata: gopass from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | The slightly more awesome standard unix password manager for teams | https://github.com/gopasspw/gopass
- pacman - gopass - 1.16.1-2: normalized package name match | Arch Linux sync databases: gopass from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | The slightly more awesome standard unix password manager for teams. | https://github.com/gopasspw/gopass
- zypper - gopass - 1.16.1-1.7: normalized package name match | openSUSE Tumbleweed package metadata: gopass from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | The slightly more awesome standard unix password manager for teams | https://www.gopass.pw/
- zypper - gopass-bash-completion - 1.16.1-1.7: normalized package name match | openSUSE Tumbleweed package metadata: gopass-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Bash completion for gopass | https://www.gopass.pw/
- zypper - gopass-fish-completion - 1.16.1-1.7: normalized package name match | openSUSE Tumbleweed package metadata: gopass-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Fish completion for gopass | https://www.gopass.pw/
- zypper - gopass-impersonate-pass - 1.16.1-1.7: normalized package name match | openSUSE Tumbleweed package metadata: gopass-impersonate-pass from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Provide /usr/bin/pass as drop-in replacement | https://www.gopass.pw/
- zypper - gopass-zsh-completion - 1.16.1-1.7: normalized package name match | openSUSE Tumbleweed package metadata: gopass-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Zsh completion for gopass | https://www.gopass.pw/
- MacPorts - gopass: normalized package name match | MacPorts ports tree: security/gopass/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/gopass.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gopass.yml)


## Sources

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