How to Install and Uninstall python3-pgspecial Package on Kali Linux

Last updated: May 07,2024

1. Install "python3-pgspecial" package

Here is a brief guide to show you how to install python3-pgspecial on Kali Linux

$ sudo apt update $ sudo apt install python3-pgspecial

2. Uninstall "python3-pgspecial" package

Please follow the guidelines below to uninstall python3-pgspecial on Kali Linux:

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

3. Information about the python3-pgspecial package on Kali Linux

Package: python3-pgspecial
Source: python-pgspecial
Version: 2.0.1-2
Installed-Size: 198
Maintainer: Debian Python Team
Architecture: all
Depends: python3-click, python3-psycopg (>= 3.0.10), python3-sqlparse, python3:any
Size: 35468
SHA256: 70f06c0c4e5596816b51a2f36fbc87521dc423337db12f9ca7f578dd7d253e1f
SHA1: c3011cbfd1583537b015840b1198fd234a379f33
MD5sum: b82f5d380aff1fd57e8531e237373451
Description: 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:
Homepage: https://github.com/dbcli/pgspecial
Section: python
Priority: optional
Filename: pool/main/p/python-pgspecial/python3-pgspecial_2.0.1-2_all.deb