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

Last updated: May 17,2024

1. Install "python-eventlet-doc" package

This tutorial shows how to install python-eventlet-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 16.04 LTS (Xenial Xerus):

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

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

Package: python-eventlet-doc
Architecture: all
Version: 0.18.4-1ubuntu2
Priority: optional
Section: doc
Source: python-eventlet
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 748
Depends: libjs-sphinxdoc (>= 1.0)
Breaks: python-eventlet (<< 0.17.4)
Replaces: python-eventlet (<< 0.17.4)
Filename: pool/main/p/python-eventlet/python-eventlet-doc_0.18.4-1ubuntu2_all.deb
Size: 125136
MD5sum: f2f2164f1a22e4a488879817c3ca6a7d
SHA1: 317efe124a8386c28ad459531be64a3a1b5b2d48
SHA256: e07aad1d66ea351ba7b8142e14a8b7e8771507f5cc88880c336b83b7baa4c60d
SHA512: 9b1940420e5caba15eb974bbb59df36c353dd1c889e9604f028a8d62882ebcb81ca57f62cb27583239a86991ab6d4b853372c18524ff434210b3c414b9bac374
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
Supported: 5y

Package: python-eventlet-doc
Priority: optional
Section: doc
Installed-Size: 748
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-eventlet
Version: 0.18.4-1ubuntu1
Replaces: python-eventlet (<< 0.17.4)
Depends: libjs-sphinxdoc (>= 1.0)
Breaks: python-eventlet (<< 0.17.4)
Filename: pool/main/p/python-eventlet/python-eventlet-doc_0.18.4-1ubuntu1_all.deb
Size: 125092
MD5sum: b313b40744b8e2505a02413ae9c1b4d0
SHA1: e6eb869cad4de4e3af5f7386c88dc6e94bc34871
SHA256: 76d6609f2c0da3ee12c1b505ee8507c7076c56ff9809149e77f14ea6454a7c3c
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
Homepage: http://eventlet.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m