How to Install libmysql++-doc in Ubuntu 18.04



Install libmysql++-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install libmysql++-doc

Description:

MySQL C++ library bindings (documentation and examples)

MySQL++ is a complex C++ API for MySQL (and other SQL databases soon). The goal of this API is to make working with Queries as easy as working with other STL Containers. . This package provides documentation and examples. Please read the instructions in README.Debian in order to build the examples.

Homepage: http://tangentsoft.net/mysql++/

Version: 3.2.2+pristine-2ubuntu3

Section: universe/doc