How to Install and Uninstall krb5-libs.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "krb5-libs.i686" package

Please follow the guidelines below to install krb5-libs.i686 on Red Hat Enterprise Linux 9 (RHEL 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 Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the krb5-libs.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:36:13 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : krb5-libs
Version : 1.21.1
Release : 1.el9
Architecture : i686
Size : 819 k
Source : krb5-1.21.1-1.el9.src.rpm
Repository : ubi-9-baseos-rpms
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.