secret-tool

Library for storing and retrieving passwords and other secrets

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