How to Install and Uninstall keyutils.x86_64 Package on CentOS 8 / RHEL 8

Last updated: June 25,2024

1. Install "keyutils.x86_64" package

This tutorial shows how to install keyutils.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install keyutils.x86_64

2. Uninstall "keyutils.x86_64" package

Please follow the step by step instructions below to uninstall keyutils.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove keyutils.x86_64 $ sudo dnf autoremove

3. Information about the keyutils.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:11:27 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : keyutils
Version : 1.5.10
Release : 6.el8
Architecture : x86_64
Size : 63 k
Source : keyutils-1.5.10-6.el8.src.rpm
Repository : baseos
Summary : Linux Key Management Utilities
URL : http://people.redhat.com/~dhowells/keyutils/
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.