How to Install and Uninstall libkadm5.i686 Package on CentOS Stream 8

Last updated: November 01,2024

1. Install "libkadm5.i686" package

In this section, we are going to explain the necessary steps to install libkadm5.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libkadm5.i686

2. Uninstall "libkadm5.i686" package

In this section, we are going to explain the necessary steps to uninstall libkadm5.i686 on CentOS Stream 8:

$ sudo dnf remove libkadm5.i686 $ sudo dnf autoremove

3. Information about the libkadm5.i686 package on CentOS Stream 8

Last metadata expiration check: 6:43:59 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libkadm5
Version : 1.18.2
Release : 26.el8
Architecture : i686
Size : 192 k
Source : krb5-1.18.2-26.el8.src.rpm
Repository : baseos
Summary : Kerberos 5 Administrative libraries
URL : http://web.mit.edu/kerberos/www/
License : MIT
Description : Kerberos is a network authentication system. The libkadm5 package
: contains only the libkadm5clnt and libkadm5serv shared objects. This
: interface is not considered stable.