How to Install and Uninstall python3-gevent Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 23,2025
1. Install "python3-gevent" package
In this section, we are going to explain the necessary steps to install python3-gevent on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-gevent
Copied
2. Uninstall "python3-gevent" package
This is a short guide on how to uninstall python3-gevent on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-gevent
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-gevent package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-gevent
Priority: extra
Section: universe/python
Installed-Size: 1239
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: python-gevent
Version: 1.1.0-2
Depends: libc6 (>= 2.17), python3 (<< 3.6), python3 (>= 3.5~), python3-greenlet
Suggests: python-gevent-doc, python3-gevent-dbg, python3-openssl
Filename: pool/universe/p/python-gevent/python3-gevent_1.1.0-2_amd64.deb
Size: 309946
MD5sum: f18ac5c5284c7b83b7ad2086c2694fb2
SHA1: 40363b9cf849adcc8ada6651703ffb1c4aa0f1b6
SHA256: 6d8b8ac2deb72e7b58f8cf7985eab516c46464188b70403da62031e8b287b421
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
Priority: extra
Section: universe/python
Installed-Size: 1239
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: python-gevent
Version: 1.1.0-2
Depends: libc6 (>= 2.17), python3 (<< 3.6), python3 (>= 3.5~), python3-greenlet
Suggests: python-gevent-doc, python3-gevent-dbg, python3-openssl
Filename: pool/universe/p/python-gevent/python3-gevent_1.1.0-2_amd64.deb
Size: 309946
MD5sum: f18ac5c5284c7b83b7ad2086c2694fb2
SHA1: 40363b9cf849adcc8ada6651703ffb1c4aa0f1b6
SHA256: 6d8b8ac2deb72e7b58f8cf7985eab516c46464188b70403da62031e8b287b421
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