How to Install and Uninstall libsecret.x86_64 Package on Oracle Linux 8

Last updated: May 20,2024

1. Install "libsecret.x86_64" package

Please follow the guidelines below to install libsecret.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libsecret.x86_64

2. Uninstall "libsecret.x86_64" package

This is a short guide on how to uninstall libsecret.x86_64 on Oracle Linux 8:

$ sudo dnf remove libsecret.x86_64 $ sudo dnf autoremove

3. Information about the libsecret.x86_64 package on Oracle Linux 8

Last metadata expiration check: 5:09:44 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libsecret
Version : 0.18.6
Release : 1.el8
Architecture : x86_64
Size : 163 k
Source : libsecret-0.18.6-1.el8.src.rpm
Repository : ol8_baseos_latest
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.