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

Last updated: May 13,2024

1. Install "libnet-inet6glue-perl" package

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

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

2. Uninstall "libnet-inet6glue-perl" package

Here is a brief guide to show you how to uninstall libnet-inet6glue-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libnet-inet6glue-perl
Priority: optional
Section: universe/perl
Installed-Size: 30
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.603-2
Depends: perl (>= 5.19.8) | libio-socket-ip-perl (>= 0.25) | libio-socket-inet6-perl, perl
Filename: pool/universe/libn/libnet-inet6glue-perl/libnet-inet6glue-perl_0.603-2_all.deb
Size: 11042
MD5sum: f4f738436c94ec0cbfc8a41e7af6af5a
SHA1: 273ec268bde40ca5f487c6ad009c0d5c2a7fa381
SHA256: 48e8c4912d6e410ec0b32e6b5f1d14b7975e19b73dc083678263306b96020251
Description-en: glue module to make perl modules IPv6 ready
Net::INET6Glue is a collection of modules to make common modules IPv6 ready
by hotpatching them.
.
Unfortunatly the current state of IPv6 support in perl is that no IPv6
support is in the core and that a lot of important modules (like Net::FTP,
Net::SMTP, LWP, ...) do not support IPv6 even if the modules for IPv6 sockets
like Socket6, IO::Socket::IP or IO::Socket::INET6 are available.
Description-md5: c3d9f7b90999418687d890f32b5289ec
Homepage: https://metacpan.org/release/Net-INET6Glue
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu