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

Last updated: July 01,2024

1. Install "python-psycogreen" package

Here is a brief guide to show you how to install python-psycogreen on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-psycogreen

2. Uninstall "python-psycogreen" package

In this section, we are going to explain the necessary steps to uninstall python-psycogreen on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-psycogreen
Priority: optional
Section: universe/python
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Smirnov
Architecture: all
Version: 1.0-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: python-psycopg2
Filename: pool/universe/p/python-psycogreen/python-psycogreen_1.0-1_all.deb
Size: 5416
MD5sum: d7fc3be6e8a4e4f369376d3a9514060e
SHA1: 2327422d9bb9f8fbe5020226fcbd16a2166e9fb4
SHA256: 7f9f3292a960cc2795718d457d7aef7ad3b673473e9c035594f9550bb4f04de8
Description-en: 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: 669e1a69873eae0df5b7b797b6466b4d
Enhances: python-psycopg2
Homepage: https://pypi.python.org/pypi/psycogreen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu