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

Last updated: May 18,2024

1. Install "libauthen-ntlm-perl" package

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

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

2. Uninstall "libauthen-ntlm-perl" package

This guide covers the steps necessary to uninstall libauthen-ntlm-perl on Kali Linux:

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

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

Package: libauthen-ntlm-perl
Version: 1.09-1.1
Installed-Size: 42
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libdigest-hmac-perl
Size: 13328
SHA256: 3b85d4d4a1db0852bab3f3a130b50a8cac1e282861b9b890909f2e8a038b909a
SHA1: b48ea882412efb61e7f609b2a7e7ea79b9a3594d
MD5sum: a427518b7f17aff6c2100df996822284
Description: authentication module for NTLM
Authen::NTLM provides methods to use NTLM authentication. It can
be used as an authenticate method with the Mail::IMAPClient module
to perform the challenge/response mechanism for NTLM connections
or it can be used on its own for NTLM authentication with other
protocols (eg. HTTP).
.
The implementation is a direct port of the code from fetchmail
which, itself, has based its NTLM implementation on samba. As
such, this code is not especially efficient, however it will still
take a fraction of a second to negotiate a login on a PII which is
likely to be good enough for most situations.
Description-md5:
Homepage: http://search.cpan.org/dist/Authen-NTLM/
Tag: devel::lang:perl, devel::library, implemented-in::perl,
role::shared-lib, security::authentication
Section: perl
Priority: optional
Filename: pool/main/liba/libauthen-ntlm-perl/libauthen-ntlm-perl_1.09-1.1_all.deb