How to Install and Uninstall libpsocksxx0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libpsocksxx0" package

Please follow the guidelines below to install libpsocksxx0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpsocksxx0

2. Uninstall "libpsocksxx0" package

In this section, we are going to explain the necessary steps to uninstall libpsocksxx0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libpsocksxx0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpsocksxx0
Priority: optional
Section: universe/libs
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: Jörg Frings-Fürst
Architecture: amd64
Source: psocksxx
Version: 1.1.0-1.2
Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/p/psocksxx/libpsocksxx0_1.1.0-1.2_amd64.deb
Size: 18602
MD5sum: faab46545533464e2102c7e062cf5af2
SHA1: 06c243f6c97221632229b40fc91d69bf0a4521dd
SHA256: b3b973b1d0f5813cea33e0d57dd21d0d3893800a9167a86a998be9a1991e2585
Description-en: 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: 938d4741f41d3b5344c601a42459ade0
Multi-Arch: same
Homepage: http://nukedzn.github.io/psocksxx
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu