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

Last updated: May 18,2024

1. Install "python3-psycopg2-dbg" package

In this section, we are going to explain the necessary steps to install python3-psycopg2-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-psycopg2-dbg" package

Please follow the guidelines below to uninstall python3-psycopg2-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

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