How to Install and Uninstall libsecret.x86_64 Package on CentOS Stream 9

Last updated: January 10,2025

1. Install "libsecret.x86_64" package

Please follow the instructions below to install libsecret.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libsecret.x86_64

2. Uninstall "libsecret.x86_64" package

This tutorial shows how to uninstall libsecret.x86_64 on CentOS Stream 9:

$ sudo dnf remove libsecret.x86_64 $ sudo dnf autoremove

3. Information about the libsecret.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:00:53 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libsecret
Version : 0.20.4
Release : 4.el9
Architecture : x86_64
Size : 170 k
Source : libsecret-0.20.4-4.el9.src.rpm
Repository : appstream
Summary : Library for storing and retrieving passwords and other secrets
URL : https://wiki.gnome.org/Projects/Libsecret
License : LGPLv2+
Description : libsecret is a library for storing and retrieving passwords and other secrets.
: It communicates with the "Secret Service" using DBus. gnome-keyring and
: KSecretService are both implementations of a Secret Service.