How to Install and Uninstall python-eventlet-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python-eventlet-doc" package

Here is a brief guide to show you how to install python-eventlet-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python-eventlet-doc

2. Uninstall "python-eventlet-doc" package

Please follow the instructions below to uninstall python-eventlet-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python-eventlet-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-eventlet-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-eventlet-doc
Architecture: all
Version: 0.30.2-0ubuntu1
Priority: optional
Section: doc
Source: python-eventlet
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 937
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Filename: pool/main/p/python-eventlet/python-eventlet-doc_0.30.2-0ubuntu1_all.deb
Size: 142164
MD5sum: 31a91a4dc4bda484d517c64ff485679d
SHA1: df31b97e5ad0aa87b09d9e2291ab87a94dc95fca
SHA256: 6b39baa86aa45a43fe03839d0cc2702655a7c1b2e251225b5d6aa26fbeaaf3be
SHA512: 9064b606665cb377d9964e2d3b60fbb43e38745108575a0ddc82b29583556f416b3e07ae352da9317bd35e6a36243b2aee469ec96654bf12defe75b25edc21ed
Homepage: http://eventlet.net
Description-en: concurrent networking library - doc
Eventlet allows you to change how you run your code, not how you write it.
.
It uses epoll or libevent for highly scalable non-blocking I/O.
Coroutines ensure that the developer uses a blocking style of programming
that is similar to threading, but provide the benefits of non-blocking I/O.
The event dispatch is implicit, which means you can easily use Eventlet from
the Python interpreter, or as a small part of a larger application.
.
It's easy to get started using Eventlet, and easy to convert existing
applications to use it. Start off by looking at examples, common design
patterns, and the list of the basic API primitives.
.
This package provides the documentation.
Description-md5: 7fb9c2a86ce76a5f0e227111abc53ec7