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

Last updated: October 11,2024

1. Install "krb5-libs.i686" package

This guide let you learn how to install krb5-libs.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "krb5-libs.i686" package

Please follow the steps below to uninstall krb5-libs.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:44:14 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : krb5-libs
Version : 1.18.2
Release : 26.el8_9
Architecture : i686
Size : 901 k
Source : krb5-1.18.2-26.el8_9.src.rpm
Repository : ubi-8-baseos-rpms
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.