How to Install and Uninstall libcppdb-mysql0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "libcppdb-mysql0" package

Please follow the steps below to install libcppdb-mysql0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libcppdb-mysql0

2. Uninstall "libcppdb-mysql0" package

This guide covers the steps necessary to uninstall libcppdb-mysql0 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libcppdb-mysql0 package on Ubuntu 21.10 (Impish Indri)

Package: libcppdb-mysql0
Architecture: amd64
Version: 0.3.1+dfsg-8ubuntu2
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: cppdb
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Tobias Frost
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 151
Depends: libc6 (>= 2.14), libcppdb0, libgcc-s1 (>= 3.0), libmysqlclient21 (>= 8.0.11), libstdc++6 (>= 5.2)
Filename: pool/universe/c/cppdb/libcppdb-mysql0_0.3.1+dfsg-8ubuntu2_amd64.deb
Size: 37020
MD5sum: 9118a01b9d7813a4adae5a4b258cbabb
SHA1: 8df6b9d201cc663ac34661de26ebc2d00f5854ed
SHA256: 85decace439bb06fb485cc97df49ba793ff147699d6de60f24406fca4a65ecdb
SHA512: 717234535f504d153b0d5cdea09186b3c6fc9453f05b15f8a160dadcc3c7cc14ff765b1d0d77a133529db70c0939ecf887e279a32ca54e524af1674fd76a5aa3
Homepage: http://cppcms.com/wikipp/en/page/sql_connectivity
Description-en: 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: 5327aa84a1c587193b591955a89c55f0