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

Last updated: May 04,2024

1. Install "libsocket-perl" package

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

$ sudo apt update $ sudo apt install libsocket-perl

2. Uninstall "libsocket-perl" package

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

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

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

Package: libsocket-perl
Priority: optional
Section: universe/perl
Installed-Size: 104
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 2.021-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14)
Filename: pool/universe/libs/libsocket-perl/libsocket-perl_2.021-1build1_amd64.deb
Size: 33704
MD5sum: ae9576debdacea7188150d8290bcf7ed
SHA1: f7f5cd5980373db89f09a1e8648e394f645e9d55
SHA256: e7c252585cb89a6134c2025a8c8a9bbc674eb7a28e53af311eb6b2d178da0ff1
Description-en: 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: 7d357a39bcb75fd2f2472210f54b0c88
Homepage: https://metacpan.org/release/Socket
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu