How to Install and Uninstall libio-socket-inet6-perl Package on Kali Linux

Last updated: October 04,2024

1. Install "libio-socket-inet6-perl" package

Please follow the steps below to install libio-socket-inet6-perl on Kali Linux

$ sudo apt update $ sudo apt install libio-socket-inet6-perl

2. Uninstall "libio-socket-inet6-perl" package

This tutorial shows how to uninstall libio-socket-inet6-perl on Kali Linux:

$ sudo apt remove libio-socket-inet6-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libio-socket-inet6-perl package on Kali Linux

Package: libio-socket-inet6-perl
Version: 2.73-1
Installed-Size: 44
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libsocket6-perl
Size: 17456
SHA256: e9bdf2ef7541dbc89c9035e81cbc544026f1258641b24687186bf085d3dec780
SHA1: 38eb36dc47eb8718fd63f407de0096a254f8427c
MD5sum: 58b3aa192ed480ea310784980ac8fac6
Description: object interface for AF_INET6 domain sockets
IO::Socket::INET6 provides an object interface to create and use sockets
in the AF_INET6 domain. It is built upon the IO::Socket interface and
inherits all the methods defined by IO::Socket.
.
Please note that IO-Socket-INET6 is considered deprecated. It was succeeded
by IO::Socket::IP. Please consider converting old code from IO-Socket-INET6
to IO-Socket-IP.
Description-md5:
Homepage: https://metacpan.org/release/IO-Socket-INET6
Tag: devel::lang:perl, devel::library, implemented-in::perl, protocol::ipv6,
role::devel-lib, role::program
Section: perl
Priority: optional
Filename: pool/main/libi/libio-socket-inet6-perl/libio-socket-inet6-perl_2.73-1_all.deb