How to Install and Uninstall libmysql++-dev Package on Kali Linux

Last updated: May 16,2024

1. Install "libmysql++-dev" package

Please follow the steps below to install libmysql++-dev on Kali Linux

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

2. Uninstall "libmysql++-dev" package

Please follow the steps below to uninstall libmysql++-dev on Kali Linux:

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

3. Information about the libmysql++-dev package on Kali Linux

Package: libmysql++-dev
Source: mysql++ (3.2.5-2.1)
Version: 3.2.5-2.1+b1
Installed-Size: 1612
Maintainer: Athena Capital Research
Architecture: amd64
Depends: libmysql++3v5 (= 3.2.5-2.1+b1), default-libmysqlclient-dev
Suggests: libmysql++-doc
Size: 149860
SHA256: b2ec2878ef916918a8ee198097ea35616c724e5abc7bea316a29b0f11494d5eb
SHA1: f378bd935352664a9f94e7b997b17a3b1028c79c
MD5sum: a420ee90e5c586f5ddd8803729635baf
Description: 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:
Multi-Arch: same
Homepage: https://tangentsoft.net/mysqlpp/
Tag: devel::lang:sql, devel::library, role::devel-lib, works-with::db
Section: libdevel
Priority: optional
Filename: pool/main/m/mysql++/libmysql++-dev_3.2.5-2.1+b1_amd64.deb