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

Last updated: April 29,2024

1. Install "python3-distributed" package

Please follow the step by step instructions below to install python3-distributed on Kali Linux

$ sudo apt update $ sudo apt install python3-distributed

2. Uninstall "python3-distributed" package

Please follow the instructions below to uninstall python3-distributed on Kali Linux:

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

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

Package: python3-distributed
Source: dask.distributed
Version: 2023.12.1+ds-4
Installed-Size: 5530
Maintainer: Debian Python Team
Architecture: all
Depends: python3-click (>= 6.6), python3-cloudpickle (>= 1.5.0), python3-dask (>= 2023.12.1), python3-jinja2, python3-locket, python3-msgpack, python3-packaging, python3-psutil, python3-sortedcontainers, python3-tblib, python3-toolz (>= 0.8.2), python3-tornado (>= 5), python3-urllib3, python3-yaml, python3-zict (>= 3.0.0), python3:any
Recommends: python3-pandas
Size: 1128432
SHA256: e5d4209ebc853197f8484f49aed5499803f54d8d6b63c95cec3e10165779802d
SHA1: 21c246cd352d4ada028c23d2ca463d6d9ebb5ed4
MD5sum: 1cc2ba81bb4419f0593d4dd59881e5ca
Description: Dask Distributed computing for Python 3
Dask.distributed is a lightweight library for distributed computing in
Python. It extends both the concurrent.futures and dask APIs to
moderate sized clusters.
.
This contains the Python 3 version
Description-md5:
Homepage: https://distributed.readthedocs.io/en/latest/
Section: python
Priority: optional
Filename: pool/main/d/dask.distributed/python3-distributed_2023.12.1+ds-4_all.deb