How to Install and Uninstall libsocket++-dev Package on Kali Linux

Last updated: May 13,2024

1. Install "libsocket++-dev" package

Here is a brief guide to show you how to install libsocket++-dev on Kali Linux

$ sudo apt update $ sudo apt install libsocket++-dev

2. Uninstall "libsocket++-dev" package

This tutorial shows how to uninstall libsocket++-dev on Kali Linux:

$ sudo apt remove libsocket++-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsocket++-dev package on Kali Linux

Package: libsocket++-dev
Source: socket++ (1.12.13+git20131030.5d039ba-1)
Version: 1.12.13+git20131030.5d039ba-1+b1
Installed-Size: 78
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libsocket++1 (= 1.12.13+git20131030.5d039ba-1+b1)
Size: 33344
SHA256: 50ce6eb5856f0f3ec0bf5754bdd70ea0717a594ee8b7bceddb46617b03063cf6
SHA1: 423596c4c4df01013f17514b5d3202591f6f8200
MD5sum: acec752470244c4b1943e5980496ab56
Description: lightweight convenience library to handle low level BSD sockets in C++ -devel
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.
.
Headers and shared libraries for socket++.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/malaterre/socketxx-1
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/s/socket++/libsocket++-dev_1.12.13+git20131030.5d039ba-1+b1_amd64.deb