gnome-keyring

GNOME keyring services (daemon and tools)

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