How to Install and Uninstall libmysql++-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "libmysql++-dev" package

Please follow the step by step instructions below to install libmysql++-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmysql++-dev

2. Uninstall "libmysql++-dev" package

Learn how to uninstall libmysql++-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmysql++-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmysql++-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmysql++-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1604
Maintainer: Ubuntu Developers
Original-Maintainer: Athena Capital Research
Architecture: amd64
Source: mysql++
Version: 3.2.2+pristine-1ubuntu1
Depends: libmysql++3v5 (= 3.2.2+pristine-1ubuntu1), libmysqlclient-dev
Suggests: libmysql++-doc
Filename: pool/universe/m/mysql++/libmysql++-dev_3.2.2+pristine-1ubuntu1_amd64.deb
Size: 95456
MD5sum: ef50cb936bf2d9a963b7740586360e10
SHA1: be0e6e8722446eb60c5c385c8cca2aca26d76630
SHA256: 298758164721d9f4a46f2ea67f0699db3b3b458c2845568bfa9dfdc4643f443c
Description-en: MySQL C++ library bindings (development)
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 development support.
Description-md5: fc9a037d745318a9210658320f325d92
Homepage: http://tangentsoft.net/mysql++/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu