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

Last updated: April 28,2024

1. Install "libnet-interface-perl" package

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

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

2. Uninstall "libnet-interface-perl" package

In this section, we are going to explain the necessary steps to uninstall libnet-interface-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libnet-interface-perl
Priority: optional
Section: universe/perl
Installed-Size: 157
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.012-3build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14)
Filename: pool/universe/libn/libnet-interface-perl/libnet-interface-perl_1.012-3build1_amd64.deb
Size: 60024
MD5sum: ad8de8788612d9bea46edfee46d85f95
SHA1: 237fc3ce18cacb0d7401a074f78c158623bf2b69
SHA256: 7b47514cb6c03cd2557facbee610bc83df38bef35041ff0a09c2bf15896e44ce
Description-en: Perl module for manipulating host network interfaces
Net::Interface is a module that allows access to the host network interfaces
in a manner similar to ifconfig(8). Version 1.00 is a complete re-write and
includes support for IPV6 as well as the traditional IPV4.
.
Both read and write access to network device attributes including the
creation of new logical and physical interfaces is available where supported
by the OS and this module.
.
NOTE: Many of the operations of Net::Interface, particularly those that set
interface values require privileged access to OS resources. Wherever possible,
Net::Interface will simply fail softly when there are not adequateprivileges
to perform the requested operation or where the operation is not supported.
Description-md5: 49732a004849c228b21aa9ced3dab18e
Homepage: https://metacpan.org/release/Net-Interface
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu