How to Install and Uninstall gnome-keyring Package on openSuSE Tumbleweed

Last updated: April 26,2024

1. Install "gnome-keyring" package

Learn how to install gnome-keyring on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install gnome-keyring

2. Uninstall "gnome-keyring" package

This is a short guide on how to uninstall gnome-keyring on openSuSE Tumbleweed:

$ sudo zypper remove gnome-keyring

3. Information about the gnome-keyring package on openSuSE Tumbleweed

Information for package gnome-keyring:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gnome-keyring
Version : 42.1-3.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.3 MiB
Installed : No
Status : not installed
Source package : gnome-keyring-42.1-3.2.src
Upstream URL : https://wiki.gnome.org/Projects/GnomeKeyring
Summary : GNOME Keyring
Description :
The 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.