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

Last updated: November 01,2024

1. Install "krb5-libs.i686" package

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

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

2. Uninstall "krb5-libs.i686" package

This guide covers the steps necessary to uninstall krb5-libs.i686 on CentOS Stream 8:

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

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

Last metadata expiration check: 6:41:09 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : krb5-libs
Version : 1.18.2
Release : 26.el8
Architecture : i686
Size : 911 k
Source : krb5-1.18.2-26.el8.src.rpm
Repository : baseos
Summary : The non-admin shared libraries used by Kerberos 5
URL : http://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.