How to Install and Uninstall python-pygresql-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 28,2024

1. Install "python-pygresql-dbg" package

This tutorial shows how to install python-pygresql-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pygresql-dbg

2. Uninstall "python-pygresql-dbg" package

Please follow the instructions below to uninstall python-pygresql-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pygresql-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pygresql-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pygresql-dbg
Priority: extra
Section: universe/python
Installed-Size: 330
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Source: pygresql
Version: 1:4.0-3.1
Provides: python-pg
Depends: python-pygresql (= 1:4.0-3.1), python-dbg, libc6 (>= 2.4), libpq5, python-egenix-mxdatetime-dbg
Filename: pool/universe/p/pygresql/python-pygresql-dbg_4.0-3.1_amd64.deb
Size: 71076
MD5sum: 29ecad040b221cd3a26a7c80610487e5
SHA1: 664607e78f00c23cd47ed681942340702b773f04
SHA256: 7fe9391010fbd1838da4e579a6cd9da0bfb1bc9d4e7d2eadecd133c831a30176
Description-en: PostgreSQL module for Python (debug extension)
PyGreSQL is a Python module that interfaces to a PostgreSQL database. It
embeds the PostgreSQL query library to allow easy use of the powerful
PostgreSQL features from a Python script.
.
This package contains the extension built for the Python debug interpreter.
Description-md5: 746e1addc644e26cdf9991f57c5aec07
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu