How to Install and Uninstall libcppdb0 Package on Kali Linux

Last updated: May 17,2024

1. Install "libcppdb0" package

Learn how to install libcppdb0 on Kali Linux

$ sudo apt update $ sudo apt install libcppdb0

2. Uninstall "libcppdb0" package

In this section, we are going to explain the necessary steps to uninstall libcppdb0 on Kali Linux:

$ sudo apt remove libcppdb0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcppdb0 package on Kali Linux

Package: libcppdb0
Source: cppdb (0.3.1+dfsg-9)
Version: 0.3.1+dfsg-9+b1
Installed-Size: 189
Maintainer: Tobias Frost
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Suggests: libcppdb-mysql0, libcppdb-odbc0, libcppdb-postgresql0, libcppdb-sqlite3-0
Size: 51332
SHA256: db66a05cbc474b8089b1d916fee0f6d611f3bd83ceca35baf29f3ad299f29377
SHA1: 31068c337d43f922ea683ced6e1a090cd646e2b4
MD5sum: dc4d7680d30f6a90d2ed325571a0a490
Description: SQL Connectivity Library (core library)
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 core library
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/libcppdb0_0.3.1+dfsg-9+b1_amd64.deb