How to Install and Uninstall libpsocksxx-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libpsocksxx-doc" package

Please follow the guidance below to install libpsocksxx-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpsocksxx-doc

2. Uninstall "libpsocksxx-doc" package

This tutorial shows how to uninstall libpsocksxx-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libpsocksxx-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpsocksxx-doc
Priority: optional
Section: universe/doc
Installed-Size: 1203
Maintainer: Ubuntu Developers
Original-Maintainer: Jörg Frings-Fürst
Architecture: all
Source: psocksxx
Version: 1.1.0-1.2
Filename: pool/universe/p/psocksxx/libpsocksxx-doc_1.1.0-1.2_all.deb
Size: 134246
MD5sum: 0713672df44fab4b183c81bae48eb2eb
SHA1: fb7ca70c19b590376930fafbb35b3e387fe823c1
SHA256: 11a151b7bf2cff02707ce75c8a9d5a8bd3a7c35be6d75be35c98ebffee499076
Description-en: psocksxx is a C++ wrapper for POSIX sockets (documentation)
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 documentation.
Description-md5: 42a00af6eac1df99740706082fca695e
Homepage: http://nukedzn.github.io/psocksxx
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu