How to Install and Uninstall perl-Authen-Krb5.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

1. Install "perl-Authen-Krb5.x86_64" package

This is a short guide on how to install perl-Authen-Krb5.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install perl-Authen-Krb5.x86_64

2. Uninstall "perl-Authen-Krb5.x86_64" package

Please follow the guidance below to uninstall perl-Authen-Krb5.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove perl-Authen-Krb5.x86_64 $ sudo dnf autoremove

3. Information about the perl-Authen-Krb5.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:33:06 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Authen-Krb5
Version : 1.9
Release : 28.el8
Architecture : x86_64
Size : 61 k
Source : perl-Authen-Krb5-1.9-28.el8.src.rpm
Repository : epel
Summary : Krb5 Perl module
URL : https://metacpan.org/release/Krb5
License : GPL+ or Artistic
Description : Authen::Krb5 is an object oriented interface to the Kerberos 5 API. Both
: the implementation and documentation are nowhere near complete, and may
: require previous experience with Kerberos 5 programming. Most of the
: functions here are documented in detail in the Kerberos 5 API
: documentation.