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

Last updated: May 12,2024

1. Install "python-greenlet-dev" package

Please follow the guidelines below to install python-greenlet-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python-greenlet-dev" package

This guide covers the steps necessary to uninstall python-greenlet-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: python-greenlet-dev
Architecture: amd64
Version: 0.4.17-1build2
Priority: extra
Section: universe/python
Source: python-greenlet
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 27
Depends: python3-greenlet (= 0.4.17-1build2)
Filename: pool/universe/p/python-greenlet/python-greenlet-dev_0.4.17-1build2_amd64.deb
Size: 5094
MD5sum: 12334f72ea8b8ca06d42047f5512e199
SHA1: 63155bf0f56a1860b898853499cace48a4e86294
SHA256: 32356a8ab36372089d6b9223337e2a6ae018ef24fd75a74a0e8b15c37da6a657
SHA512: c3135137342a3823443ab91752ec026e48d376d2cacc789632cfc0ebd8b3ac3869ca62f403f265ed10e12b53c80430e04ed134e5b12b37b054c88c0e7525b4fc
Homepage: https://pypi.python.org/pypi/greenlet
Description-en: Lightweight in-process concurrent programming - development files
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 development package for greenlet.
Description-md5: 732237700918b05962305d8ea440ee79