How to Install and Uninstall python-psycopg2-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python-psycopg2-doc" package

Please follow the instructions below to install python-psycopg2-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python-psycopg2-doc

2. Uninstall "python-psycopg2-doc" package

Please follow the guidance below to uninstall python-psycopg2-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python-psycopg2-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-psycopg2-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-psycopg2-doc
Architecture: all
Version: 2.8.6-2build1
Multi-Arch: foreign
Priority: optional
Section: doc
Source: psycopg2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1430
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Suggests: python3-psycopg2
Filename: pool/main/p/psycopg2/python-psycopg2-doc_2.8.6-2build1_all.deb
Size: 243102
MD5sum: c0ed3a3eddfacfb144ace7f5fa6c3abf
SHA1: cab16ba35d685802498c3c83a2c924e82fc220f3
SHA256: f2b0ec3f09ad8b8b331535d7256452f61346601fe10abf5f67ee4fd6f44c492b
SHA512: 0e0e59202d27913dd5db0b30521cf6ffeddfbf12917b722362a85ec56e5443d4ff967766b50375c071bd0fd0f2bde436db476c39e39d465317c8fb9dc9f2dfa2
Homepage: http://initd.org/projects/psycopg
Description-en: Python module for PostgreSQL (documentation package)
psycopg is a PostgreSQL database adapter for the Python 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.
.
The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0
and being thread safe at level 2. It also includes some extensions to the
standard DBAPI-2.0 to allow for better thread performance.
.
This package contains the psycopg2 documentation
Description-md5: 75a33aa58c41b3f3843830b2298edba0