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

Last updated: April 26,2024

1. Install "python-futurist-doc" package

This guide let you learn how to install python-futurist-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-futurist-doc" package

Here is a brief guide to show you how to uninstall python-futurist-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-futurist-doc
Priority: optional
Section: doc
Installed-Size: 232
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-futurist
Version: 0.13.0-2
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/main/p/python-futurist/python-futurist-doc_0.13.0-2_all.deb
Size: 37434
MD5sum: 61aaae764aaf58ecf016104799275b01
SHA1: a899acfc2c4a8df4825681a0c90f818920d0ba7d
SHA256: 3da4a0eca153fe0280ad607fdc5616dbd312dcfb946e8bedb67fc071b13f2c40
Description-en: useful additions to futures, from the future - doc
Code from the future, delivered to you in the now. For example:
* A futurist.GreenThreadPoolExecutor using eventlet green thread pools. It
provides a standard executor API/interface and it also gathers execution
statistics.
* A futurist.ProcessPoolExecutor derivative that gathers execution
statistics.
* A futurist.SynchronousExecutor that doesn’t run concurrently. It has the
same executor API/interface and it also gathers execution statistics.
* A futurist.ThreadPoolExecutor derivative that gathers execution statistics.
* A futurist.periodics.PeriodicWorker that can use the previously mentioned
executors to run asynchronous work periodically in parallel or
synchronously.
* etc.
.
This package contains the documentation.
Description-md5: f7cb90801654cbca06578a1216f2f94e
Homepage: http://www.openstack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m