How to Install and Uninstall python3-parsl Package on Kali Linux

Last updated: November 22,2024

1. Install "python3-parsl" package

This guide let you learn how to install python3-parsl on Kali Linux

$ sudo apt update $ sudo apt install python3-parsl

2. Uninstall "python3-parsl" package

Please follow the step by step instructions below to uninstall python3-parsl on Kali Linux:

$ sudo apt remove python3-parsl $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-parsl package on Kali Linux

Package: python3-parsl
Source: python-parsl
Version: 2024.02.26+ds-1
Installed-Size: 1626
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dill, python3-globus-sdk, python3-paramiko, python3-psutil, python3-requests, python3-setproctitle, python3-tblib, python3-typeguard, python3-typing-extensions, python3-zmq, python3:any, libjs-bootstrap, libjs-jquery, libjs-popper.js, node-fortawesome-fontawesome-free, python3-flask, python3-flask-sqlalchemy
Recommends: r-cran-plotly
Size: 262300
SHA256: e18426342f4b82e7f379abad9e06ea3a894e1e532558225370baf4f352fb4fe8
SHA1: e96af9a61c23185a0287a500dddc191230286117
MD5sum: 32fd33c7c6854394cf363a82d460421d
Description: Parallel Scripting Library for Python
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.
Description-md5:
Homepage: https://github.com/Parsl/parsl
Section: python
Priority: optional
Filename: pool/main/p/python-parsl/python3-parsl_2024.02.26+ds-1_all.deb

5. The same packages on other Linux Distributions