How to Install and Uninstall libgssapi-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libgssapi-perl" package

This is a short guide on how to install libgssapi-perl on Kali Linux

$ sudo apt update $ sudo apt install libgssapi-perl

2. Uninstall "libgssapi-perl" package

This tutorial shows how to uninstall libgssapi-perl on Kali Linux:

$ sudo apt remove libgssapi-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgssapi-perl package on Kali Linux

Package: libgssapi-perl
Source: libgssapi-perl (0.28-4)
Version: 0.28-4+b2
Installed-Size: 140
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.17)
Size: 43940
SHA256: 02a63f09a8cecccf2e9fd2f199843217a09f51294cf9693b0f9d927847d3210a
SHA1: 8c1bd6f85ea6b2425459320dc58df807892ebd6d
MD5sum: 13b19267b7c1d33b3140fb74f79fba43
Description: Perl extension providing access to the GSSAPIv2 library
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.
.
The API presented by this module is a mildly object oriented
reinterpretation of the C API, where opaque C structures are
Perl objects, but the style of function call has been left
mostly untouched. As a result, most routines modify one or
more of the parameters passed to them, reflecting the C
call-by-reference (or call-by-value-return) semantics.
Description-md5:
Homepage: https://metacpan.org/release/GSSAPI
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libg/libgssapi-perl/libgssapi-perl_0.28-4+b2_amd64.deb