How to Install and Uninstall libsecret.i686 Package on Fedora 39

Last updated: January 11,2025

1. Install "libsecret.i686" package

Please follow the step by step instructions below to install libsecret.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libsecret.i686

2. Uninstall "libsecret.i686" package

This guide let you learn how to uninstall libsecret.i686 on Fedora 39:

$ sudo dnf remove libsecret.i686 $ sudo dnf autoremove

3. Information about the libsecret.i686 package on Fedora 39

Last metadata expiration check: 2:52:47 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libsecret
Version : 0.21.2
Release : 1.fc39
Architecture : i686
Size : 202 k
Source : libsecret-0.21.2-1.fc39.src.rpm
Repository : updates
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.