How to Install and Uninstall keyutils.x86_64 Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "keyutils.x86_64" package

Learn how to install keyutils.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install keyutils.x86_64

2. Uninstall "keyutils.x86_64" package

Please follow the instructions below to uninstall keyutils.x86_64 on Oracle Linux 9:

$ sudo dnf remove keyutils.x86_64 $ sudo dnf autoremove

3. Information about the keyutils.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:56:47 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : keyutils
Version : 1.6.3
Release : 1.el9
Architecture : x86_64
Size : 84 k
Source : keyutils-1.6.3-1.el9.src.rpm
Repository : ol9_baseos_latest
Summary : Linux Key Management Utilities
URL : https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git
License : GPLv2+ and LGPLv2+
Description : Utilities to control the kernel key management facility and to provide
: a mechanism by which the kernel call back to user space to get a key
: instantiated.