How to Install and Uninstall libsocket++1 Package on Kali Linux

Last updated: April 27,2024

1. Install "libsocket++1" package

Please follow the step by step instructions below to install libsocket++1 on Kali Linux

$ sudo apt update $ sudo apt install libsocket++1

2. Uninstall "libsocket++1" package

This guide covers the steps necessary to uninstall libsocket++1 on Kali Linux:

$ sudo apt remove libsocket++1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsocket++1 package on Kali Linux

Package: libsocket++1
Source: socket++ (1.12.13+git20131030.5d039ba-1)
Version: 1.12.13+git20131030.5d039ba-1+b1
Installed-Size: 490
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.0), libstdc++6 (>= 9)
Size: 78288
SHA256: 34d72fa9dd83f9516b9c930ee6e206ec6fa17048b825fa79fa247d74c158aa00
SHA1: 3426504bb9da22e6f2bdbce5344d95c3d7a5453d
MD5sum: 0f5bb6f0f463fa45a8059a2565923629
Description: lightweight convenience library to handle low level BSD sockets in C++ - libs
Socket++ library defines a family of C++ classes that can be used more
effectively than directly calling the underlying low-level system functions.
One distinct advantage of the socket++ is that it has the same interface as
that of the iostream so that the users can perform type-safe input output.
See your local IOStream library documentation for more information on
iostreams.
.
This package contains the libraries needed to run socket++ applications.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/malaterre/socketxx-1
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/s/socket++/libsocket++1_1.12.13+git20131030.5d039ba-1+b1_amd64.deb