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

Last updated: May 17,2024

1. Install "python-ppft-doc" package

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

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

2. Uninstall "python-ppft-doc" package

Please follow the guidance below to uninstall python-ppft-doc on Kali Linux:

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

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

Package: python-ppft-doc
Source: ppft
Version: 1.7.6.8+dfsg-1
Installed-Size: 319
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Recommends: python3-ppft
Size: 119744
SHA256: 7f88317a0d9751b69ffc440a816e9477c5976854980cc25f886d29fc3c1b911c
SHA1: fdd1c08ecfa42deae262851368381e21d6d6baea
MD5sum: 93544192c53ed35aaa62b4fcf12aca42
Description: Distributed and parallel Python (documentation)
ppft is a friendly fork of Parallel Python. It provides:
.
* parallel execution of Python code on SMP and clusters
* easy-to-understand job-based parallelization
* automatic detection of the number of effective processors
* dynamic processor allocation (at runtime)
* low overhead for jobs with the same function (through transparent caching)
* dynamic load balancing (jobs are distributed at runtime)
* fault-tolerance (if a node fails, tasks are rescheduled on the others)
* auto-discovery of computational resources
* dynamic allocation of computational resources
* SHA based authentication for network connections
* enhanced serialization, using dill.source
.
ppft is part of pathos, a Python framework for heterogeneous computing.
.
This package contains the ppft documentation in HTML format.
Description-md5:
Homepage: https://github.com/uqfoundation/ppft
Section: doc
Priority: optional
Filename: pool/main/p/ppft/python-ppft-doc_1.7.6.8+dfsg-1_all.deb