How to Install and Uninstall libpsocksxx-dev Package on Kali Linux

Last updated: May 13,2024

1. Install "libpsocksxx-dev" package

In this section, we are going to explain the necessary steps to install libpsocksxx-dev on Kali Linux

$ sudo apt update $ sudo apt install libpsocksxx-dev

2. Uninstall "libpsocksxx-dev" package

Learn how to uninstall libpsocksxx-dev on Kali Linux:

$ sudo apt remove libpsocksxx-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpsocksxx-dev package on Kali Linux

Package: libpsocksxx-dev
Source: psocksxx (1.1.1-3)
Version: 1.1.1-3+b1
Installed-Size: 64
Maintainer: Jörg Frings-Fürst
Architecture: amd64
Depends: libpsocksxx0 (= 1.1.1-3+b1)
Suggests: libpsocksxx-doc
Size: 11144
SHA256: 50d9f53d413c3b9c8a9b80e7b4e804ca519401995cf895d67e4d053a0cd96b0d
SHA1: 9e53d2e5d3f836c532182d82ce515812621c8b49
MD5sum: 99d6e3165bdd9b42afdbd9006b4bb70a
Description: psocksxx is a C++ wrapper for POSIX sockets (development files)
psocksxx library attempts to borrow the concepts from socket++ and
socket-library, but not the code, and create a well documented (and
hopefully easy to understand) POSIX socket communication wrapper in
C++. To keep the code simple and clean this project will only support
POSIX sockets.
This package holds the development files.
Description-md5:
Multi-Arch: same
Homepage: https://nukedzn.github.io/psocksxx
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/p/psocksxx/libpsocksxx-dev_1.1.1-3+b1_amd64.deb