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

Last updated: October 06,2024

1. Install "krb5-server.i686" package

Please follow the instructions below to install krb5-server.i686 on AlmaLinux 9

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

2. Uninstall "krb5-server.i686" package

In this section, we are going to explain the necessary steps to uninstall krb5-server.i686 on AlmaLinux 9:

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

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

Last metadata expiration check: 1:07:31 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : krb5-server
Version : 1.21.1
Release : 1.el9
Architecture : i686
Size : 306 k
Source : krb5-1.21.1-1.el9.src.rpm
Repository : baseos
Summary : The KDC and related programs for Kerberos 5
URL : https://web.mit.edu/kerberos/www/
License : MIT
Description : Kerberos is a network authentication system. The krb5-server package
: contains the programs that must be installed on a Kerberos 5 key
: distribution center (KDC). If you are installing a Kerberos 5 KDC,
: you need to install this package (in other words, most people should
: NOT install this package).