How to Install and Uninstall krb5-libs.i686 Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "krb5-libs.i686" package

Please follow the instructions below to install krb5-libs.i686 on CentOS Stream 9

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

2. Uninstall "krb5-libs.i686" package

Here is a brief guide to show you how to uninstall krb5-libs.i686 on CentOS Stream 9:

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

3. Information about the krb5-libs.i686 package on CentOS Stream 9

Last metadata expiration check: 0:03:59 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : krb5-libs
Version : 1.21.1
Release : 1.el9
Architecture : i686
Size : 815 k
Source : krb5-1.21.1-1.el9.src.rpm
Repository : baseos
Summary : The non-admin shared libraries used by Kerberos 5
URL : https://web.mit.edu/kerberos/www/
License : MIT
Description : Kerberos is a network authentication system. The krb5-libs package
: contains the shared libraries needed by Kerberos 5. If you are using
: Kerberos, you need to install this package.