How to Install libmysql++3v5 in Ubuntu 18.04



Install libmysql++3v5 by entering the following commands in the terminal:

sudo apt update
sudo apt install libmysql++3v5

Description:

MySQL C++ library bindings (runtime)

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 runtime support.

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

Version: 3.2.2+pristine-2ubuntu3

Section: universe/libs