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

Last updated: May 06,2024

1. Install "python-gevent-dbg" package

Please follow the steps below to install python-gevent-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-gevent-dbg" package

In this section, we are going to explain the necessary steps to uninstall python-gevent-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-gevent-dbg
Priority: extra
Section: universe/debug
Installed-Size: 4197
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: python-gevent
Version: 1.1.0-2
Depends: python-gevent (= 1.1.0-2), libc6 (>= 2.17), python-dbg (<< 2.8), python-dbg (>= 2.7~), python-greenlet-dbg
Filename: pool/universe/p/python-gevent/python-gevent-dbg_1.1.0-2_amd64.deb
Size: 1409974
MD5sum: adb553acc5fd899519c0a931b56dc692
SHA1: 39c92d369272f150bc4b4da1dc3c0cc72fe47e34
SHA256: d1c27849f2b792638f3ee10e5a341328d1749f03a7604a19a167762cf52a451b
Description-en: gevent is a coroutine-based Python networking library - debugging symbols
gevent uses greenlet to provide a high-level synchronous API on top of
libevent event loop.
.
This is the debugging symbols for gevent.
Description-md5: 9561d9b2a48b61f8d58fb39f994123c5
Homepage: http://www.gevent.org/
Build-Ids: 50dcab293d03cc0f27840162018d263eda193025 642a96eba7f4f0256577c3ccfb17602eea9ecbe8 8a945f6934a5b0bd86b159c8dd74cf1c6a19766d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu