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

Last updated: May 10,2024

1. Install "python-gevent-doc" package

This is a short guide on how to install python-gevent-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gevent-doc

2. Uninstall "python-gevent-doc" package

Please follow the step by step instructions below to uninstall python-gevent-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-gevent-doc
Priority: optional
Section: universe/doc
Installed-Size: 785
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: all
Source: python-gevent
Version: 1.1.0-2
Depends: libjs-jquery, libjs-underscore
Filename: pool/universe/p/python-gevent/python-gevent-doc_1.1.0-2_all.deb
Size: 101804
MD5sum: 0dd2b5dd0e8e1ca34fe23888fbb6d6aa
SHA1: f01e4c5e9e4f3174ed6e12552f4016249c3d358a
SHA256: f4f9fd995d69778db398f8566a7eecf4395a0b6c0852a6cef0645a7293f3b97d
Description-en: gevent is a coroutine-based Python networking library - documentation
gevent uses greenlet to provide a high-level synchronous API on top of
libevent event loop.
.
This is the documentation for gevent.
Description-md5: 2f6fe5f40177f771d33e8780ad6dd898
Homepage: http://www.gevent.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu