How to Install and Uninstall krb5-pkinit.i686 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "krb5-pkinit.i686" package

Please follow the instructions below to install krb5-pkinit.i686 on Rocky Linux 8

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

2. Uninstall "krb5-pkinit.i686" package

Please follow the steps below to uninstall krb5-pkinit.i686 on Rocky Linux 8:

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

3. Information about the krb5-pkinit.i686 package on Rocky Linux 8

Last metadata expiration check: 2:10:07 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : krb5-pkinit
Version : 1.18.2
Release : 14.el8
Architecture : i686
Size : 180 k
Source : krb5-1.18.2-14.el8.src.rpm
Repository : baseos
Summary : The PKINIT module for Kerberos 5
URL : http://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.