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

Last updated: October 05,2024

1. Install "libnet-libdnet-perl" package

Please follow the step by step instructions below to install libnet-libdnet-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libnet-libdnet-perl" package

Please follow the step by step instructions below to uninstall libnet-libdnet-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libnet-libdnet-perl
Priority: optional
Section: universe/perl
Installed-Size: 170
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.98-1build3
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4), libdumbnet1 (>= 1.11), libclass-gomor-perl
Filename: pool/universe/libn/libnet-libdnet-perl/libnet-libdnet-perl_0.98-1build3_amd64.deb
Size: 46614
MD5sum: 3e35ff6265ceb8c67ab8c4f9d22d48bc
SHA1: 523c2938155954dd7fb8ceb5d53260073e9caf7c
SHA256: c23b3fd38ca7028269aeeeb018cab5d6de70250573913759916eca2344e77860
Description-en: interface to libdumbnet's low-level network functions
Net::Libdnet is a Perl module that provides a simple and portable interface
to many useful low-level networking routines. Its functionality includes
network address manipulation, kernel ARP cache and route table manipulation,
firewalling, network interface manipulation, network traffic interception via
tunnel interfaces, and raw IP packet/Ethernet frame transmission.
.
This module is intended to complement functionality provided by libpcap. For
historical reasons, Dug Song's libdnet is called libdumbnet on Debian.
Description-md5: a4de6a5ddc3fd70dfae59f99d0d9bead
Homepage: http://search.cpan.org/dist/Net-Libdnet/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu