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

Last updated: January 15,2025

1. Install "krb5-pkinit.i686" package

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

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

2. Uninstall "krb5-pkinit.i686" package

This guide covers the steps necessary to uninstall krb5-pkinit.i686 on Oracle Linux 8:

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

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

Last metadata expiration check: 3:11:54 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : krb5-pkinit
Version : 1.18.2
Release : 14.0.1.el8
Architecture : i686
Size : 181 k
Source : krb5-1.18.2-14.0.1.el8.src.rpm
Repository : ol8_baseos_latest
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.