pass

Tool for storing and reading passwords or other sensitive data. All data is GPG-encrypted, and managed with a Git repository. More information: <https://www.passwordstore.org>.

Debian Debian
RUN apt-get update && \ apt-get install -y pass
Ubuntu
RUN apt-get update && \ apt-get install -y pass
Arch Arch Linux
RUN pacman -S --noconfirm pass
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pass
Fedora
RUN dnf install -y pass
Raspbian
RUN apt-get update && \ apt-get install -y pass
click the source code to copy install pass on any operating system with command-not-found.com