How to Install and Uninstall libnet-ipv6addr-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "libnet-ipv6addr-perl" package

This tutorial shows how to install libnet-ipv6addr-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libnet-ipv6addr-perl" package

In this section, we are going to explain the necessary steps to uninstall libnet-ipv6addr-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libnet-ipv6addr-perl package on Ubuntu 21.10 (Impish Indri)

Package: libnet-ipv6addr-perl
Architecture: all
Version: 1.01-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 69
Depends: perl:any, libmath-base85-perl, libmath-bigint-perl (>= 1.999813), libnetwork-ipv4addr-perl
Filename: pool/universe/libn/libnet-ipv6addr-perl/libnet-ipv6addr-perl_1.01-1_all.deb
Size: 20120
MD5sum: 961cf0be1b76be45643e64d3fb0d4cfa
SHA1: 673fa5a687610913e2375e73ffe0b0b722f67d3e
SHA256: d8d7b2283a629f4564d9f8eda8746c3d6faa7f8084355fcc09e43f9d017d52d6
SHA512: a930665e656d852b101a7f32ee58e779c0b7d6da0f42e0c467c05624b72330c19ada28f120f15c4d71d221ba92bdc8ee2ea842f6e98f5dad05fa6604708c5940
Homepage: https://metacpan.org/release/Net-IPv6Addr
Description-en: module to validate/manipulate IPv6 addresses
Net::IPv6Addr checks if strings are valid IPv6 addresses, as specified in
RFC1884, and can convert them into other supported formats including:
.
* Preferred form x:x:x:x:x:x:x:x
* Compressed form with double colon: x::x
* Mixed IPv4/IPv6 format: x:x:x:x:x:x:d.d.d.d
* Mixed IPv4/IPv6 with compression: x::x:d.d.d.d
* Base-85-encoded
* Big integers
* Arrays
* Reverse-address pointer
.
When creating/validating an IPv6 address from a given string, Net::IPv6Addr
will either accept it or throw an exception.
Description-md5: 4a01c82e74a436d74725bc8b83dd8b51