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

Last updated: May 02,2024

1. Install "python3-psycogreen" package

This guide covers the steps necessary to install python3-psycogreen on Kali Linux

$ sudo apt update $ sudo apt install python3-psycogreen

2. Uninstall "python3-psycogreen" package

Please follow the instructions below to uninstall python3-psycogreen on Kali Linux:

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

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

Package: python3-psycogreen
Source: python-psycogreen
Version: 1.0.1-1.1
Installed-Size: 33
Maintainer: Dmitry Smirnov
Architecture: all
Depends: python3:any
Recommends: python3-psycopg2
Enhances: python3-psycopg2
Size: 5680
SHA256: 9f0d3c07b2e3c3fc860d28ff0e84bd45c8a90dd343114ea7fbaab529cc27ec31
SHA1: 3859be2bc1a7de6674b9a3158a2c73c9bbd14960
MD5sum: 7072cee22975fe4b7897d820520ddeb7
Description: psycopg2 integration with coroutine libraries
This package enables "psycopg2" to work with coroutine libraries, using
asynchronous calls internally but offering a blocking interface so that
regular code can run unmodified.
Description-md5:
Homepage: https://pypi.python.org/pypi/psycogreen
Section: python
Priority: optional
Filename: pool/main/p/python-psycogreen/python3-psycogreen_1.0.1-1.1_all.deb