How to Install and Uninstall krb5-pkinit.x86_64 Package on CentOS Stream 9

Last updated: October 15,2024

1. Install "krb5-pkinit.x86_64" package

This is a short guide on how to install krb5-pkinit.x86_64 on CentOS Stream 9

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

2. Uninstall "krb5-pkinit.x86_64" package

Please follow the guidelines below to uninstall krb5-pkinit.x86_64 on CentOS Stream 9:

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

3. Information about the krb5-pkinit.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:55:17 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : krb5-pkinit
Version : 1.21.1
Release : 1.el9
Architecture : x86_64
Size : 60 k
Source : krb5-1.21.1-1.el9.src.rpm
Repository : baseos
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.