How to Install and Uninstall libsecret.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "libsecret.i686" package

Please follow the step by step instructions below to install libsecret.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libsecret.i686

2. Uninstall "libsecret.i686" package

In this section, we are going to explain the necessary steps to uninstall libsecret.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libsecret.i686 $ sudo dnf autoremove

3. Information about the libsecret.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:13:40 ago on Mon Feb 26 15:59:38 2024.
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 : ubi-8-baseos-rpms
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.