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

Last updated: May 19,2024

1. Install "python-psycopg2-dbg" package

Here is a brief guide to show you how to install python-psycopg2-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-psycopg2-dbg" package

Learn how to uninstall python-psycopg2-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-psycopg2-dbg
Priority: extra
Section: python
Installed-Size: 1108
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: psycopg2
Version: 2.6.1-1build2
Depends: python-psycopg2 (= 2.6.1-1build2), python-dbg, libc6 (>= 2.14), libpq5 (>= 9.3~)
Filename: pool/main/p/psycopg2/python-psycopg2-dbg_2.6.1-1build2_amd64.deb
Size: 231750
MD5sum: 6d54590cfb895b8a47d9d291de3e3f02
SHA1: 21f08f92b8a4da79358d347c12c29b7198c82b52
SHA256: e364dac29a0935c577ccb514a34ce5326570fe82dc2293f7ea303bda17a556e5
Description-en: Python module for PostgreSQL (debug extension)
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.
.
This package contains the extensions built for the Python debug interpreter.
Description-md5: 037c0e31fdde99d342525f6508caa218
Homepage: http://initd.org/projects/psycopg
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m