How to Install and Uninstall libauthen-sasl-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libauthen-sasl-perl" package

Please follow the steps below to install libauthen-sasl-perl on Kali Linux

$ sudo apt update $ sudo apt install libauthen-sasl-perl

2. Uninstall "libauthen-sasl-perl" package

Please follow the steps below to uninstall libauthen-sasl-perl on Kali Linux:

$ sudo apt remove libauthen-sasl-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libauthen-sasl-perl package on Kali Linux

Package: libauthen-sasl-perl
Version: 2.1700-1
Installed-Size: 122
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Suggests: libdigest-hmac-perl, libgssapi-perl
Size: 44804
SHA256: cdb4ce8b80fccec590a68c2bb023679ee8440a1fa30c0bb2bbd7c9240eeaa75c
SHA1: aa52fe0457151e2baddfd91f8a8ef67a5c39eb4d
MD5sum: 68676d122def834e97f8e356701e15e4
Description: Authen::SASL - SASL Authentication framework
SASL is a generic mechanism for authentication used by several network
protocols. Authen::SASL provides an implementation framework that all
protocols should be able to share.
.
The framework allows different implementations of the connection class
to be plugged in. At the time of writing there were two such plugins:
- Authen::SASL::Perl
This module implements several mechanisms and is implemented
entirely in Perl.
- Authen::SASL::XS
This module uses the Cyrus SASL C-library (both version 1 and 2 are
supported).
- Authen::SASL::Cyrus
This module is the predecessor to Authen::SASL::XS. Until version 2.16,
Authen::SASL::Cyrus was loaded as an alternative to Authen::SASL::XS.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Authen-SASL
Tag: devel::lang:perl, devel::library, implemented-in::perl,
security::authentication
Section: perl
Priority: optional
Filename: pool/main/liba/libauthen-sasl-perl/libauthen-sasl-perl_2.1700-1_all.deb