How to Install and Uninstall libcppdb-sqlite3-0 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

1. Install "libcppdb-sqlite3-0" package

This guide let you learn how to install libcppdb-sqlite3-0 on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libcppdb-sqlite3-0" package

Please follow the step by step instructions below to uninstall libcppdb-sqlite3-0 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libcppdb-sqlite3-0 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcppdb-sqlite3-0
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: 79
Depends: libc6 (>= 2.14), libcppdb0, libgcc-s1 (>= 3.0), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5.2)
Filename: pool/universe/c/cppdb/libcppdb-sqlite3-0_0.3.1+dfsg-8ubuntu2_amd64.deb
Size: 18868
MD5sum: 5ca0951ec528cf1410fdf0931ac3434a
SHA1: 8d7f00403bad3e23ee085259c10d41d3a5bd8b55
SHA256: 9d7c99d2ca31c5f75cb1b7f73fb7d42b7cb121f99dc1321a205d2101cd56200f
SHA512: 18349bb1372e3974fe09cf9039ac9d71cc2891d9991c0d2b9ba70e38f814d6a091a9ad37f40c2fb5791a1029a99dce898ba53f0cd08b9428d9140035def323ae
Homepage: http://cppcms.com/wikipp/en/page/sql_connectivity
Description-en: 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: 31523443a79dfcfde46e2d75c4c8cda0