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

Last updated: July 03,2024

1. Install "python-pgspecial" package

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

$ sudo apt update $ sudo apt install python-pgspecial

2. Uninstall "python-pgspecial" package

Here is a brief guide to show you how to uninstall python-pgspecial on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pgspecial $ sudo apt autoclean && sudo apt autoremove

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

Package: python-pgspecial
Priority: optional
Section: universe/python
Installed-Size: 152
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.2.0+20151123-1ubuntu2
Depends: python-click, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-pgspecial/python-pgspecial_1.2.0+20151123-1ubuntu2_all.deb
Size: 26070
MD5sum: 795f2f837f69862d5b2bf7a3bf2c32df
SHA1: 8f2c7c96cb2a94638c5526eac8f67f53927fc6f4
SHA256: 52bbde491f1c1a432d90c51a32b27369dad85455ec49835660526c2c362c39be
Description-en: Meta-commands handler for Postgres Database (Python 2)
This package provides an API to execute meta-commands (AKA "special", or
"backslash commands") on PostgreSQL.
.
This package is for Python 2 environment.
Description-md5: 06d258b3cefc1fa85d2f634144097882
Homepage: https://github.com/dbcli/pgspecial
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu