How to Install and Uninstall libnet-ident-perl Package on Kali Linux

Last updated: May 02,2024

1. Install "libnet-ident-perl" package

Please follow the guidelines below to install libnet-ident-perl on Kali Linux

$ sudo apt update $ sudo apt install libnet-ident-perl

2. Uninstall "libnet-ident-perl" package

Please follow the steps below to uninstall libnet-ident-perl on Kali Linux:

$ sudo apt remove libnet-ident-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-ident-perl package on Kali Linux

Package: libnet-ident-perl
Version: 1.25-2
Installed-Size: 58
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 23248
SHA256: 08a0cb1dc134f504e0fb5f09544cde79124339696234eac8a42047799a5a4e2c
SHA1: 736befd8f11649d77e87e00bf8ab3c454ce839eb
MD5sum: e7a5f622e263239a6b8125a19a38bae9
Description: Perl module to lookup the username on the remote end of a TCP/IP connection
Net::Ident is a Perl module implementing the RFC1413 Identification Protocol,
also known as "ident".
.
It provides both a simple interface for doing one ident lookup at a time, and
an asynchronous interface to perform (possibly) many simultaneous lookups, or
simply continue serving other things while the lookup is proceeding.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Net-Ident
Tag: devel::lang:perl, devel::library, implemented-in::perl, network::client,
protocol::ident, role::devel-lib, role::program,
security::authentication
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-ident-perl/libnet-ident-perl_1.25-2_all.deb