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

Last updated: May 04,2024

1. Install "libcppdb-odbc0" package

Please follow the steps below to install libcppdb-odbc0 on Kali Linux

$ sudo apt update $ sudo apt install libcppdb-odbc0

2. Uninstall "libcppdb-odbc0" package

This is a short guide on how to uninstall libcppdb-odbc0 on Kali Linux:

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

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

Package: libcppdb-odbc0
Source: cppdb (0.3.1+dfsg-9)
Version: 0.3.1+dfsg-9+b1
Installed-Size: 125
Maintainer: Tobias Frost
Architecture: amd64
Depends: libc6 (>= 2.14), libcppdb0 (>= 0.3.1+dfsg), libgcc-s1 (>= 3.0), libodbc2 (>= 2.3.1), libstdc++6 (>= 5.2)
Size: 35552
SHA256: bb8ddbda175d21b30a155ad1fbf05cfb8d43ef0637ca0e6ebdc95a5ac1c5f7d6
SHA1: fd5d9e63ddeae5f334e7cb5e89a361435f3aa2ed
MD5sum: 8284cd02d1d8905fc5c31d0f7dd422f2
Description: SQL Connectivity Library (odbc 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 odbc 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-odbc0_0.3.1+dfsg-9+b1_amd64.deb