How to Install and Uninstall perl-Authen-Krb5.x86_64 Package on Fedora 35

Last updated: January 09,2025

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

This guide let you learn how to install perl-Authen-Krb5.x86_64 on Fedora 35

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

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

Please follow the step by step instructions below to uninstall perl-Authen-Krb5.x86_64 on Fedora 35:

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

3. Information about the perl-Authen-Krb5.x86_64 package on Fedora 35

Last metadata expiration check: 1:18:55 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Authen-Krb5
Version : 1.9
Release : 34.fc35
Architecture : x86_64
Size : 59 k
Source : perl-Authen-Krb5-1.9-34.fc35.src.rpm
Repository : fedora
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.