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

Last updated: January 21,2025

1. Install "libsecret.i686" package

This is a short guide on how to install libsecret.i686 on Fedora 38

$ 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 Fedora 38:

$ sudo dnf remove libsecret.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:17:11 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libsecret
Version : 0.20.5
Release : 3.fc38
Architecture : i686
Size : 202 k
Source : libsecret-0.20.5-3.fc38.src.rpm
Repository : fedora
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.