How to Install and Uninstall libsecret.i686 Package on AlmaLinux 9

Last updated: October 15,2024

1. Install "libsecret.i686" package

Please follow the guidelines below to install libsecret.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libsecret.i686

2. Uninstall "libsecret.i686" package

Please follow the step by step instructions below to uninstall libsecret.i686 on AlmaLinux 9:

$ sudo dnf remove libsecret.i686 $ sudo dnf autoremove

3. Information about the libsecret.i686 package on AlmaLinux 9

Last metadata expiration check: 2:03:36 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libsecret
Version : 0.20.4
Release : 4.el9
Architecture : i686
Size : 164 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.