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

Last updated: January 11,2025

1. Install "libnetaddr-ip-perl" package

Here is a brief guide to show you how to install libnetaddr-ip-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnetaddr-ip-perl

2. Uninstall "libnetaddr-ip-perl" package

This guide let you learn how to uninstall libnetaddr-ip-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnetaddr-ip-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libnetaddr-ip-perl
Priority: optional
Section: perl
Installed-Size: 313
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 4.078+dfsg-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Recommends: libsocket6-perl
Filename: pool/main/libn/libnetaddr-ip-perl/libnetaddr-ip-perl_4.078+dfsg-1build1_amd64.deb
Size: 81186
MD5sum: 3840e401a14b61e1d07f84ae177044a3
SHA1: a9ad31343059fd2ff51aa54217637da16045cdd2
SHA256: da4678fcd47e6128edbd4b71adc6d1538c3195eeed6fe38bac1e28a3a281f05e
Description-en: IP address manipulation module
NetAddr::IP provides an object-oriented abstraction on top of IP addresses
or IP subnets, that allows for easy manipulations.
.
The internal representation of all IP objects is in 128 bit IPv6 notation.
IPv4 and IPv6 objects may be freely mixed.
.
The following operations are supported:
Basic IP conversion, netmask manipulation, subnet interpretation, bitwise
mask generation, full mask generation, subnet manipulation, expansion, and
range operations, sub/supernet tests, data type determination, and more
complex operations such as expansion of netblocks into arrays of smaller
blocks of arbitrary size, and CIDR block aggregation
Description-md5: e872c8c680e660ec84770c1b960173c7
Homepage: https://metacpan.org/release/NetAddr-IP
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y