How to Install and Uninstall python3-psycopg2cffi Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python3-psycopg2cffi" package

This tutorial shows how to install python3-psycopg2cffi on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-psycopg2cffi

2. Uninstall "python3-psycopg2cffi" package

This tutorial shows how to uninstall python3-psycopg2cffi on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-psycopg2cffi $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-psycopg2cffi package on Ubuntu 21.10 (Impish Indri)

Package: python3-psycopg2cffi
Architecture: amd64
Version: 2.8.1-2
Priority: optional
Section: universe/python
Source: python-psycopg2cffi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 332
Depends: python3-cffi, python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3-six, python3:any, libc6 (>= 2.7), libpq5 (>= 9.0~)
Filename: pool/universe/p/python-psycopg2cffi/python3-psycopg2cffi_2.8.1-2_amd64.deb
Size: 64368
MD5sum: dc71d980a1b5de1a0c22712081458df4
SHA1: ca31a925372fe6eee22b341a28b56239356934d7
SHA256: 62a93ce4111a8be6fff09646c36b0b7f2133226fa0d8c25717e172d4a2b714bf
SHA512: f9ee94c90f6581eec92d7c74352763c06e79ca8c9ed0feec17d8605c8ca74efcb5578541ace3686aabd53f728071ca2f624d5adf8bccc73afa577c6f71b0ce3b
Homepage: https://github.com/chtd/psycopg2cffi
Description-en: implementation of the psycopg2 module using cffi
This package provides an implementation of the psycopg2 module using cffi.
.
Psycopg is a PostgreSQL database adapter for the Python3 programming language
(just like pygresql and popy.) This is version 2, a complete rewrite of the
original code to provide new-style classes for connection and cursor objects
and other sweet candies. Like the original, psycopg 2 was written with the
aim of being very small and fast, and stable as a rock.
.
psycopg is different from the other database adapter because it was designed
for heavily multi-threaded applications that create and destroy lots of
cursors and make a conspicuous number of concurrent INSERTs or UPDATEs.
psycopg 2 also provides full asynchronous operations for the really brave
programmer.
Description-md5: 9ad63cee0abe8633e26e29a6bd89b828