How to Install and Uninstall libsecret.i686 Package on CentOS 8 / RHEL 8

Last updated: September 29,2024

1. Install "libsecret.i686" package

Please follow the guidance below to install libsecret.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libsecret.i686

2. Uninstall "libsecret.i686" package

This guide covers the steps necessary to uninstall libsecret.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libsecret.i686 $ sudo dnf autoremove

3. Information about the libsecret.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:50:14 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libsecret
Version : 0.18.6
Release : 1.el8
Architecture : i686
Size : 169 k
Source : libsecret-0.18.6-1.el8.src.rpm
Repository : baseos
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.