How to Install and Uninstall krb5-pkinit.i686 Package on Rocky Linux 9
Last updated: November 28,2024
1. Install "krb5-pkinit.i686" package
In this section, we are going to explain the necessary steps to install krb5-pkinit.i686 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
krb5-pkinit.i686
Copied
2. Uninstall "krb5-pkinit.i686" package
In this section, we are going to explain the necessary steps to uninstall krb5-pkinit.i686 on Rocky Linux 9:
$
sudo dnf remove
krb5-pkinit.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the krb5-pkinit.i686 package on Rocky Linux 9
Last metadata expiration check: 1:37:11 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : krb5-pkinit
Version : 1.21.1
Release : 1.el9
Architecture : i686
Size : 64 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.
Available Packages
Name : krb5-pkinit
Version : 1.21.1
Release : 1.el9
Architecture : i686
Size : 64 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.