How to Install and Uninstall perl-GSSAPI.src Package on Oracle Linux 9

Last updated: January 08,2025

1. Install "perl-GSSAPI.src" package

Please follow the guidelines below to install perl-GSSAPI.src on Oracle Linux 9

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

2. Uninstall "perl-GSSAPI.src" package

Here is a brief guide to show you how to uninstall perl-GSSAPI.src on Oracle Linux 9:

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

3. Information about the perl-GSSAPI.src package on Oracle Linux 9

Last metadata expiration check: 2:04:20 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-GSSAPI
Version : 0.28
Release : 37.el9
Architecture : src
Size : 80 k
Source : None
Repository : ol9_appstream
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.