How to Install and Uninstall python-greenlet-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "python-greenlet-doc" package

In this section, we are going to explain the necessary steps to install python-greenlet-doc on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python-greenlet-doc" package

This guide let you learn how to uninstall python-greenlet-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python-greenlet-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-greenlet-doc
Architecture: all
Version: 0.4.17-1build2
Multi-Arch: foreign
Priority: extra
Section: doc
Source: python-greenlet
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 210
Depends: libjs-jquery, libjs-underscore
Suggests: python3-greenlet, python-greenlet-dev
Filename: pool/main/p/python-greenlet/python-greenlet-doc_0.4.17-1build2_all.deb
Size: 36102
MD5sum: c12bbc1245be7efea0d0653798e58555
SHA1: 1ac3089084f3306db1a1760fdc00027c14a4817a
SHA256: dc89c500e50909d48577b3c9811bdc35c09e34ae2ca01ceb3b51bc6b2f2cab5f
SHA512: 80c8585c8af52e121bc3cb11b9188db6cf76e410a000ec7f0b79c4f201130396dd2a99f7ecc021f0dfaf612c3da724f6a2740006993d9b028e7c7ec2d1f79ad4
Homepage: https://pypi.python.org/pypi/greenlet
Description-en: Lightweight in-process concurrent programming - documentation
The greenlet package is a spin-off of Stackless, a version of CPython that
supports micro-threads called "tasklets". Tasklets run pseudo-concurrently
(typically in a single or a few OS-level threads) and are synchronized with
data exchanges on "channels".
.
greenlet is the standalone package derived from the py lib, and is used by
several non-blocking IO packages as a more flexible alternative to Python's
built in coroutines.
.
This is the documentation for greenlet.
Description-md5: 38b38ebd2f1d82dff433fbfa8e243dc0