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

Last updated: May 20,2024

1. Install "python-parsl-doc" package

Please follow the guidelines below to install python-parsl-doc on Kali Linux

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

2. Uninstall "python-parsl-doc" package

Learn how to uninstall python-parsl-doc on Kali Linux:

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

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

Package: python-parsl-doc
Source: python-parsl
Version: 2024.02.26+ds-1
Installed-Size: 11973
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg), python3-parsl, libjs-requirejs
Size: 7698064
SHA256: 83b9930a7c950454d92da33c4c8cd6ae9ac42a1ad8631b1f3c83101e47224804
SHA1: f630b7a4cffeb8b614a61be207c1122a6d09c77e
MD5sum: 998aaf952cef725bd18db263dba0f05e
Description: Parallel Scripting Library for Python - documentation
Parsl extends parallelism in Python beyond a single computer.
.
One can use Parsl just like Python's parallel executors but across multiple
cores and nodes. However, the real power of Parsl is in expressing multi-step
workflows of functions. Parsl lets one chain functions together and will
launch each function as inputs and computing resources are available.
.
This package provides a locally readable Parsl documentation.
Description-md5:
Homepage: https://github.com/Parsl/parsl
Section: doc
Priority: optional
Filename: pool/main/p/python-parsl/python-parsl-doc_2024.02.26+ds-1_all.deb

5. The same packages on other Linux Distributions