How to Install and Uninstall libcppdb-mysql0 Package on Kali Linux

Last updated: April 29,2024

1. Install "libcppdb-mysql0" package

Here is a brief guide to show you how to install libcppdb-mysql0 on Kali Linux

$ sudo apt update $ sudo apt install libcppdb-mysql0

2. Uninstall "libcppdb-mysql0" package

Here is a brief guide to show you how to uninstall libcppdb-mysql0 on Kali Linux:

$ sudo apt remove libcppdb-mysql0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcppdb-mysql0 package on Kali Linux

Package: libcppdb-mysql0
Source: cppdb (0.3.1+dfsg-9)
Version: 0.3.1+dfsg-9+b1
Installed-Size: 157
Maintainer: Tobias Frost
Architecture: amd64
Depends: libc6 (>= 2.14), libcppdb0 (>= 0.3.1+dfsg), libgcc-s1 (>= 3.0), libmariadb3 (>= 3.0.0), libstdc++6 (>= 5.2)
Size: 41920
SHA256: e4ade03ee0bcf898ff1764bd4ee13ced430f5a993c4b51bcca30c22c981e1033
SHA1: 1a82a2185a2f0cded5e87e41a37172a4fb3c5e33
MD5sum: 920e32a25de31148b52914c01b26e1d2
Description: SQL Connectivity Library (MySQL backend)
CppDB is an SQL connectivity library that is designed to provide platform and
Database independent connectivity API similarly to what JDBC, ODBC and other
connectivity libraries do.
.
This library is developed as part of CppCMS Project - the C++ Web Development
Framework.
.
CppDB was designed with following goals in the mind:
- Performance is the primary goal - make fastest possible SQL connectivity as
possible
- Transparent connection pooling support
- Transparent prepared statements caching
- Dynamic DB modules loading and optional static linking
- Full and high priority support of FOSS RDBMS: MySQL, PostgreSQL, Sqlite3
- Support as many RDBMSs as possible via cppdb-odbc bridge
- Simplicity in use
- Locale safety
- Support of both explicit verbose API and brief and nice syntactic sugar
.
This package contains the MySQL backend
Description-md5:
Multi-Arch: same
Homepage: http://cppcms.com/wikipp/en/page/sql_connectivity
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/cppdb/libcppdb-mysql0_0.3.1+dfsg-9+b1_amd64.deb