How to Install and Uninstall perl-GSSAPI.x86_64 Package on Fedora 36

Last updated: November 29,2024

1. Install "perl-GSSAPI.x86_64" package

This is a short guide on how to install perl-GSSAPI.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install perl-GSSAPI.x86_64

2. Uninstall "perl-GSSAPI.x86_64" package

This is a short guide on how to uninstall perl-GSSAPI.x86_64 on Fedora 36:

$ sudo dnf remove perl-GSSAPI.x86_64 $ sudo dnf autoremove

3. Information about the perl-GSSAPI.x86_64 package on Fedora 36

Last metadata expiration check: 5:48:44 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-GSSAPI
Version : 0.28
Release : 38.fc36
Architecture : x86_64
Size : 60 k
Source : perl-GSSAPI-0.28-38.fc36.src.rpm
Repository : fedora
Summary : Perl extension providing access to the GSSAPIv2 library
URL : https://metacpan.org/release/GSSAPI
License : GPL+ or Artistic
Description : This module gives access to the routines of the GSSAPI library, as
: described in rfc2743 and rfc2744 and implemented by the Kerberos-1.2
: distribution from MIT.