How to Install and Uninstall libgssapi-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libgssapi-perl" package

Here is a brief guide to show you how to install libgssapi-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgssapi-perl

2. Uninstall "libgssapi-perl" package

This guide covers the steps necessary to uninstall libgssapi-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libgssapi-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgssapi-perl
Priority: optional
Section: perl
Installed-Size: 143
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.28-2build3
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.12.1+dfsg-2)
Filename: pool/main/libg/libgssapi-perl/libgssapi-perl_0.28-2build3_amd64.deb
Size: 45766
MD5sum: cb809a32dadc6d2647e1b8bbf7b913bd
SHA1: 56edf0e670724dc313ef85438ed4baa886c1e33f
SHA256: 9f84dc17df1a10ee39839caeafc80014a19424cd840820f9dae41a9dde1932c9
Description-en: 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: ca68d5f988b8c3fc2ac22f49b2b065ba
Homepage: http://search.cpan.org/dist/GSSAPI/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y