How to Install and Uninstall libsecret.src Package on Oracle Linux 9
Last updated: November 29,2024
1. Install "libsecret.src" package
Please follow the step by step instructions below to install libsecret.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libsecret.src
Copied
2. Uninstall "libsecret.src" package
Please follow the instructions below to uninstall libsecret.src on Oracle Linux 9:
$
sudo dnf remove
libsecret.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libsecret.src package on Oracle Linux 9
Last metadata expiration check: 3:44:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libsecret
Version : 0.20.4
Release : 4.el9
Architecture : src
Size : 529 k
Source : None
Repository : ol9_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.
Available Packages
Name : libsecret
Version : 0.20.4
Release : 4.el9
Architecture : src
Size : 529 k
Source : None
Repository : ol9_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.