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

Last updated: October 07,2024

1. Install "krb5-libs.i686" package

Please follow the steps below to install krb5-libs.i686 on AlmaLinux 9

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

2. Uninstall "krb5-libs.i686" package

Please follow the guidance below to uninstall krb5-libs.i686 on AlmaLinux 9:

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

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

Last metadata expiration check: 0:13:06 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : krb5-libs
Version : 1.21.1
Release : 1.el9
Architecture : i686
Size : 804 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.