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

Last updated: May 08,2024

1. Install "python3-pgspecial" package

Please follow the guidance below to install python3-pgspecial on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pgspecial

2. Uninstall "python3-pgspecial" package

Please follow the step by step instructions below to uninstall python3-pgspecial on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-pgspecial
Priority: optional
Section: universe/python
Installed-Size: 152
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-pgspecial
Version: 1.2.0+20151123-1ubuntu2
Depends: python3-click, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-pgspecial/python3-pgspecial_1.2.0+20151123-1ubuntu2_all.deb
Size: 26184
MD5sum: 342aec1e43d92a6ea3326689bd637d81
SHA1: 1a89dfa284009208cdfc752007c35173e62a54aa
SHA256: 28b24dba1645bf1f51af1f2f867c235730ea56ea46de27249a0528f75753849b
Description-en: Meta-commands handler for Postgres Database (Python 3)
This package provides an API to execute meta-commands (AKA "special", or
"backslash commands") on PostgreSQL.
.
This package is for Python 3 environment.
Description-md5: 2686f07ca98198161474705cf9897fbb
Homepage: https://github.com/dbcli/pgspecial
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu