How to Install libpoco-doc in Ubuntu 18.04



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

sudo apt update
sudo apt install libpoco-doc

Description:

Documentation for POCO - The C++ Portable Components

The C++ Portable Components currently consist of eleven libraries: * The Foundation library (contains a platform abstraction layer) * The XML library (contains an XML parser as well as an XMLWriter) * The Util library (contains classes for working with configuration files and command line arguments) * The Net and the NetSSL libraries (contains network classes like sockets, SMTP, HTTP, Secure Socket Layer, SSL secured HTTP, etc.) * The Data library (contains data abstraction layer) * The ODBC, MySQL and the SQLite libraries (contains database connectivity) * The Crypto library (contains implementation of DES, AES, RSA, etc.) * The Zip library

Homepage: http://poco.sourceforge.net/

Version: 1.3.6-1

Section: universe/doc