gnome-keyring-daemon

GNOME keyring services (daemon and tools)

Install

All systems
curl cmd.cat/gnome-keyring-daemon.sh
Debian Debian
apt-get install gnome-keyring
Ubuntu
apt-get install gnome-keyring
Alpine
apk add gnome-keyring
Arch Arch Linux
pacman -S gnome-keyring
image/svg+xml Kali Linux
apt-get install gnome-keyring
CentOS
yum install gnome-keyring
Fedora
dnf install gnome-keyring
Windows (WSL2)
sudo apt-get update sudo apt-get install gnome-keyring
Raspbian
apt-get install gnome-keyring
Docker
docker run cmd.cat/gnome-keyring-daemon gnome-keyring-daemon powered by Commando

gnome-keyring

GNOME keyring services (daemon and tools)

gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information. The program can manage several keyrings, each with its own master password, and there is also a session keyring which is never stored to disk, but forgotten when the session ends.