How to Install and Uninstall libsocket-perl Package on Kali Linux

Last updated: May 12,2024

1. Install "libsocket-perl" package

Please follow the guidance below to install libsocket-perl on Kali Linux

$ sudo apt update $ sudo apt install libsocket-perl

2. Uninstall "libsocket-perl" package

In this section, we are going to explain the necessary steps to uninstall libsocket-perl on Kali Linux:

$ sudo apt remove libsocket-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsocket-perl package on Kali Linux

Package: libsocket-perl
Source: libsocket-perl (2.037-1)
Version: 2.037-1+b1
Installed-Size: 116
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.14)
Size: 39072
SHA256: 713a68a5a85ccf4ea88bbc0b69cc2b31125d953dfa341cf56cadb60eb0395ccd
SHA1: 007f0f5da68ad7e4f965abd9f5878ecf73b3d3df
MD5sum: 21fac6f4a63acd1a96ae96848c617d18
Description: networking constants and support functions
Socket provides a variety of constants, structure manipulators and other
functions related to socket-based networking. The values and functions
provided are useful when used in conjunction with Perl core functions such as
socket(), setsockopt() and bind(). It also provides several other support
functions, mostly for dealing with conversions of network addresses between
human-readable and native binary forms, and for hostname resolver operations.
Description-md5:
Homepage: https://metacpan.org/release/Socket
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libs/libsocket-perl/libsocket-perl_2.037-1+b1_amd64.deb