How to Install libpsocksxx-doc in Ubuntu 18.04



Install libpsocksxx-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install libpsocksxx-doc

Description:

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.

Homepage: http://nukedzn.github.io/psocksxx

Version: 1.1.0-1.2

Section: universe/doc