How to Install libmysqlcppconn-dev in Ubuntu 18.04



Install libmysqlcppconn-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libmysqlcppconn-dev

Description:

MySQL Connector for C++ (development files)

MySQL Connector/C++ is a MySQL database connector for C++. . It mimics the JDBC 4.0 API. . This package contains the development files (headers, static library).

Homepage: https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1.html

Version: 1.1.9-1

Section: universe/libdevel