How to Install and Uninstall krb5-pkinit.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "krb5-pkinit.x86_64" package

Learn how to install krb5-pkinit.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install krb5-pkinit.x86_64

2. Uninstall "krb5-pkinit.x86_64" package

This guide covers the steps necessary to uninstall krb5-pkinit.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove krb5-pkinit.x86_64 $ sudo dnf autoremove

3. Information about the krb5-pkinit.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:35:59 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : krb5-pkinit
Version : 1.21.1
Release : 1.el9
Architecture : x86_64
Size : 62 k
Source : krb5-1.21.1-1.el9.src.rpm
Repository : ubi-9-baseos-rpms
Summary : The PKINIT module for Kerberos 5
URL : https://web.mit.edu/kerberos/www/
License : MIT
Description : Kerberos is a network authentication system. The krb5-pkinit
: package contains the PKINIT plugin, which allows clients
: to obtain initial credentials from a KDC using a private key and a
: certificate.