How to Install gnome-keyring in Ubuntu 18.04



Install gnome-keyring by entering the following commands in the terminal:

sudo apt update
sudo apt install gnome-keyring

Description:

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.

Homepage: https://wiki.gnome.org/GnomeKeyring

Version: 3.28.0.2-1ubuntu1

Section: gnome