How to Install and Uninstall libcppdb-sqlite3-0 Package on Kali Linux

Last updated: May 20,2024

1. Install "libcppdb-sqlite3-0" package

Please follow the guidance below to install libcppdb-sqlite3-0 on Kali Linux

$ sudo apt update $ sudo apt install libcppdb-sqlite3-0

2. Uninstall "libcppdb-sqlite3-0" package

In this section, we are going to explain the necessary steps to uninstall libcppdb-sqlite3-0 on Kali Linux:

$ sudo apt remove libcppdb-sqlite3-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcppdb-sqlite3-0 package on Kali Linux

Package: libcppdb-sqlite3-0
Source: cppdb (0.3.1+dfsg-9)
Version: 0.3.1+dfsg-9+b1
Installed-Size: 81
Maintainer: Tobias Frost
Architecture: amd64
Depends: libc6 (>= 2.14), libcppdb0 (>= 0.3.1+dfsg), libgcc-s1 (>= 3.0), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5.2)
Size: 21328
SHA256: 557739ad8f6acf71ab5f9fa1a012dc0b56bd57bac21a16a7d33fe3fad3c9cac5
SHA1: 064b3bb5ad7eefcaa0140b127bfd69e39760ec89
MD5sum: e8089612fa92bccecd8389d14ce225e2
Description: SQL Connectivity Library (sqlite3 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 sqlite3 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-sqlite3-0_0.3.1+dfsg-9+b1_amd64.deb