How to Install and Uninstall libgnome-keyring-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 02,2025

1. Install "libgnome-keyring-dev" package

Please follow the step by step instructions below to install libgnome-keyring-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgnome-keyring-dev

2. Uninstall "libgnome-keyring-dev" package

This tutorial shows how to uninstall libgnome-keyring-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgnome-keyring-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgnome-keyring-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgnome-keyring-dev
Priority: optional
Section: libdevel
Installed-Size: 931
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Architecture: amd64
Source: libgnome-keyring
Version: 3.12.0-1build1
Depends: libgnome-keyring0 (= 3.12.0-1build1), gir1.2-gnomekeyring-1.0 (= 3.12.0-1build1), libglib2.0-dev (>= 2.16)
Filename: pool/main/libg/libgnome-keyring/libgnome-keyring-dev_3.12.0-1build1_amd64.deb
Size: 50132
MD5sum: 388bfc134a7277c6ae6296f78767709d
SHA1: 1d9156c3202a08c8dad8d8ace512c0696514bfa5
SHA256: c20d1a5f9d06c875c72c3d069aa619ed4c7c836d3b8aaf747be41c11b9e73249
Description-en: Development files for GNOME keyring service
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.
.
This package contains development files for GNOME.
Description-md5: 06811260d9185f752b2b103b554445c9
Homepage: https://wiki.gnome.org/GnomeKeyring
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m

5. The same packages on other Linux Distributions