How to Install and Uninstall krb5-pkinit.i686 Package on Oracle Linux 9

Last updated: October 08,2024

1. Install "krb5-pkinit.i686" package

This is a short guide on how to install krb5-pkinit.i686 on Oracle Linux 9

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

2. Uninstall "krb5-pkinit.i686" package

Please follow the instructions below to uninstall krb5-pkinit.i686 on Oracle Linux 9:

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

3. Information about the krb5-pkinit.i686 package on Oracle Linux 9

Last metadata expiration check: 1:45:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : krb5-pkinit
Version : 1.21.1
Release : 1.0.1.el9
Architecture : i686
Size : 65 k
Source : krb5-1.21.1-1.0.1.el9.src.rpm
Repository : ol9_baseos_latest
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.