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

Last updated: May 13,2024

1. Install "libnet-ident-perl" package

Please follow the guidance below to install libnet-ident-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libnet-ident-perl" package

This tutorial shows how to uninstall libnet-ident-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libnet-ident-perl
Priority: optional
Section: universe/perl
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.24-1
Depends: perl
Filename: pool/universe/libn/libnet-ident-perl/libnet-ident-perl_1.24-1_all.deb
Size: 23480
MD5sum: d767745233eabde01acaf9a7356c9ab1
SHA1: de266fba8e9cc257f8e5c61379042094ed28ac9b
SHA256: 083b30364f6cd59f34ebb15f75ec15669b9e5f56f443c08646149c1570df8842
Description-en: 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: 8bde7bdbf883d1e2054c42bdfff87766
Homepage: https://metacpan.org/release/Net-Ident
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu