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

Last updated: May 16,2024

1. Install "python3-gevent-dbg" package

Here is a brief guide to show you how to install python3-gevent-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-gevent-dbg" package

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

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

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

Package: python3-gevent-dbg
Priority: extra
Section: universe/debug
Installed-Size: 4678
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Source: python-gevent
Version: 1.1.0-2
Depends: python3-gevent (= 1.1.0-2), libc6 (>= 2.17), python3-dbg (<< 3.6), python3-dbg (>= 3.5~), python3-greenlet-dbg
Filename: pool/universe/p/python-gevent/python3-gevent-dbg_1.1.0-2_amd64.deb
Size: 1560826
MD5sum: e8f319d6d58dd27a989a985579b6f90f
SHA1: bae4d27e58356156dd6282be2989b0ca2aed0bbc
SHA256: e8612e8220c130203b039f2e111d1fef87a5bdf46cd0a91b40d50f24d6ab7286
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: 143883d9c9133cc1704f6fa6a97df81067877ec1 5f3b8fe797dfc147ad80ea7bfc9d70f828611085 677692b7781b35d5d2620cfa1f240527627f5004
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu