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

Last updated: May 18,2024

1. Install "python-gevent" package

This guide covers the steps necessary to install python-gevent on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gevent

2. Uninstall "python-gevent" package

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

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

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

Package: python-gevent
Priority: extra
Section: universe/python
Installed-Size: 1224
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Version: 1.1.0-2
Depends: libc6 (>= 2.17), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), python-greenlet (>= 0.3.2) | python-codespeak-lib (<< 1.0)
Suggests: python-gevent-doc, python-gevent-dbg, python-openssl
Filename: pool/universe/p/python-gevent/python-gevent_1.1.0-2_amd64.deb
Size: 306290
MD5sum: e871cb16ea79c1c9cfd8f7ab3b6d03ff
SHA1: 63094fbe430dfd19bf2d3996c485f0d8148327db
SHA256: c659649faa6edc5902c09d02f1dcb501bf3f47f3e2cbedb00f8884ebfeea7d75
Description-en: gevent is a coroutine-based Python networking library
gevent uses greenlet to provide a high-level synchronous API on top of
libevent event loop.
Description-md5: bbee70605383e4a4707e6eaa92881059
Homepage: http://www.gevent.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: edubuntu-desktop-gnome