How to Install and Uninstall libpsocksxx0 Package on Kali Linux

Last updated: May 19,2024

1. Install "libpsocksxx0" package

This guide covers the steps necessary to install libpsocksxx0 on Kali Linux

$ sudo apt update $ sudo apt install libpsocksxx0

2. Uninstall "libpsocksxx0" package

This guide covers the steps necessary to uninstall libpsocksxx0 on Kali Linux:

$ sudo apt remove libpsocksxx0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpsocksxx0 package on Kali Linux

Package: libpsocksxx0
Source: psocksxx (1.1.1-3)
Version: 1.1.1-3+b1
Installed-Size: 87
Maintainer: Jörg Frings-Fürst
Architecture: amd64
Depends: libc6 (>= 2.15), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Size: 20472
SHA256: abcf762e181a02de0c2ff52aca252830b70c9ab2a3ca0887499f690dad90b449
SHA1: c9864b684dac047b243ad29238453180e01197a8
MD5sum: d3b02fc9297c6c489c801e347349fd80
Description: psocksxx is a C++ wrapper for POSIX sockets
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.
Description-md5:
Multi-Arch: same
Homepage: https://nukedzn.github.io/psocksxx
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/psocksxx/libpsocksxx0_1.1.1-3+b1_amd64.deb