How to Install and Uninstall krb5-workstation.x86_64 Package on CentOS Stream 9

Last updated: October 09,2024

1. Install "krb5-workstation.x86_64" package

Please follow the steps below to install krb5-workstation.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install krb5-workstation.x86_64

2. Uninstall "krb5-workstation.x86_64" package

Please follow the guidance below to uninstall krb5-workstation.x86_64 on CentOS Stream 9:

$ sudo dnf remove krb5-workstation.x86_64 $ sudo dnf autoremove

3. Information about the krb5-workstation.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:09:04 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : krb5-workstation
Version : 1.21.1
Release : 1.el9
Architecture : x86_64
Size : 536 k
Source : krb5-1.21.1-1.el9.src.rpm
Repository : baseos
Summary : Kerberos 5 programs for use on workstations
URL : https://web.mit.edu/kerberos/www/
License : MIT
Description : Kerberos is a network authentication system. The krb5-workstation
: package contains the basic Kerberos programs (kinit, klist, kdestroy,
: kpasswd). If your network uses Kerberos, this package should be
: installed on every workstation.