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

Last updated: May 21,2024

1. Install "libcppdb-postgresql0" package

Please follow the instructions below to install libcppdb-postgresql0 on Kali Linux

$ sudo apt update $ sudo apt install libcppdb-postgresql0

2. Uninstall "libcppdb-postgresql0" package

This guide let you learn how to uninstall libcppdb-postgresql0 on Kali Linux:

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

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

Package: libcppdb-postgresql0
Source: cppdb (0.3.1+dfsg-9)
Version: 0.3.1+dfsg-9+b1
Installed-Size: 113
Maintainer: Tobias Frost
Architecture: amd64
Depends: libc6 (>= 2.14), libcppdb0 (>= 0.3.1+dfsg), libgcc-s1 (>= 3.0), libpq5, libstdc++6 (>= 5.2)
Size: 29916
SHA256: e6a2fe9c4b008f0d3ab4a94bb6205c0b0606adcceda8d79e3fc1a58f103fd0de
SHA1: a0974f5fdbbd87488189246b4139569b58e9d558
MD5sum: 9640b8317f7911c4d0f5629d717d7de4
Description: SQL Connectivity Library (PostgreSQL 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 PostgreSQL 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-postgresql0_0.3.1+dfsg-9+b1_amd64.deb