How to Install and Uninstall python3-greenlet-dbg Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "python3-greenlet-dbg" package

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

$ sudo apt update $ sudo apt install python3-greenlet-dbg

2. Uninstall "python3-greenlet-dbg" package

This is a short guide on how to uninstall python3-greenlet-dbg on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-greenlet-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-greenlet-dbg package on Ubuntu 21.10 (Impish Indri)

Package: python3-greenlet-dbg
Architecture: amd64
Version: 0.4.17-1build2
Priority: optional
Section: debug
Source: python-greenlet
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 201
Provides: python3.9-greenlet-dbg
Depends: libc6 (>= 2.14), python3-greenlet (= 0.4.17-1build2), python3-dbg (<< 3.10), python3-dbg (>= 3.9~)
Filename: pool/main/p/python-greenlet/python3-greenlet-dbg_0.4.17-1build2_amd64.deb
Size: 85926
MD5sum: 131daf4b54a720615d9a17142cbaf384
SHA1: f6629e1924e0563ab9a2b8c0211986c1ed6ca320
SHA256: 335ff6a5d92bd6a3540cbc5af537923ac9289ce94fe7590e410ebba84678c3dd
SHA512: 43bf267acf8fb22939f11e6068857cf3e6a3e3829cbf8876a6cc61d2b5a21c6ec1d396c1d19a22689ba482cf3e962ef6751c0af2674a33d480fdedaf63d4ebaf
Homepage: https://pypi.python.org/pypi/greenlet
Description-en: Lightweight in-process concurrent programming - debugging symbols (python3)
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 debugging symbols for greenlet.
Description-md5: 3e15f47206a9b1ca5987f3753bfb67cc
Build-Ids: b22e7d8e79c887b47393e9513feba78ad562f24d
Python-Version: 3.9