How to Install and Uninstall python-futurist-doc Package on Kali Linux

Last updated: March 29,2024

1. Install "python-futurist-doc" package

This tutorial shows how to install python-futurist-doc on Kali Linux

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

2. Uninstall "python-futurist-doc" package

This tutorial shows how to uninstall python-futurist-doc on Kali Linux:

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

3. Information about the python-futurist-doc package on Kali Linux

Package: python-futurist-doc
Source: python-futurist
Version: 2.4.1-3
Installed-Size: 2412
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 925804
SHA256: 1b01bb381927ade00424099ed587da12dbc9dc90107cd5e9646b9549905ca400
SHA1: 6978244c12ba371edd1b29649ba8e408b87b0b98
MD5sum: a490cee5361ed674e26bf55fa6948522
Description: 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:
Homepage: http://www.openstack.org/
Section: doc
Priority: optional
Filename: pool/main/p/python-futurist/python-futurist-doc_2.4.1-3_all.deb