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

Last updated: May 04,2024

1. Install "python3-pg8000" package

Learn how to install python3-pg8000 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pg8000

2. Uninstall "python3-pg8000" package

Please follow the guidance below to uninstall python3-pg8000 on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-pg8000
Architecture: all
Version: 1.10.6-2build1
Priority: optional
Section: universe/python
Source: pg8000
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 124
Depends: python3-six (>= 1.10.0), python3:any
Suggests: python-pg8000-doc
Filename: pool/universe/p/pg8000/python3-pg8000_1.10.6-2build1_all.deb
Size: 23552
MD5sum: 154333ed67441f004ed04a1e28a87fb4
SHA1: f4030356b883a15fa409bec519dfaf4c3a44e25b
SHA256: 7f804eb4bc0a5197e63f522c1d44a975d0341ea6fb8c3c186bbac762ef894e1a
SHA512: e5c0c8007673687eae454ff33c4b587e64bb1aed23dfe03ad6e9d6fda88a3c300cb697ce2179180c86f4167def1390565b26ba14254f3f7d2b4a348fc8155c97
Homepage: https://github.com/mfenniak/pg8000
Description-en: Pure-Python PostgreSQL Driver (Python 3)
pg8000 is a Pure-Python interface to the PostgreSQL database engine. It is
one of many PostgreSQL interfaces for the Python programming language. pg8000
is somewhat distinctive in that it is written entirely in Python and does not
rely on any external libraries (such as a compiled Python module, or
PostgreSQL's libpq library). pg8000 supports the standard Python DB-API
version 2.0.
.
pg8000's name comes from the belief that it is probably about the 8000th
PostgreSQL interface for Python.
.
This package contains the Python 3 version.
Description-md5: 5577f66df3813227bdece762190e1dd6