How to Install python3-gevent-dbg in Ubuntu 18.04



Install python3-gevent-dbg by entering the following commands in the terminal:

sudo apt update
sudo apt install python3-gevent-dbg

Description:

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.

Homepage: http://www.gevent.org/

Version: 1.2.2-2

Section: universe/debug