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

Last updated: May 18,2024

1. Install "python3-ipyparallel" package

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

$ sudo apt update $ sudo apt install python3-ipyparallel

2. Uninstall "python3-ipyparallel" package

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

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

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

Package: python3-ipyparallel
Source: ipyparallel
Version: 7.1.0-5
Installed-Size: 2815
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dateutil, python3-decorator, python3-entrypoints, python3-ipykernel, python3-ipython, python3-jupyter-client, python3-psutil, python3-tornado, python3-tqdm, python3-traitlets, python3-zmq, python3:any
Suggests: python-ipyparallel-doc
Size: 1143788
SHA256: e0738a31065960cb5da0346950cf1b23952a0543bc57e4a08914e9f113f88b29
SHA1: 3c7291e2545bd34b81e90ab90eef9002a8780ce7
MD5sum: 51cc5252590e6d40a9df908f9e57b5ea
Description: Interactive Parallel Computing with IPython (library & scripts)
ipyparallel is a Python package and collection of CLI scripts
for controlling clusters for Jupyter. ipyparallel is the new home
of IPython.parallel.
.
ipyparallel contains the following command-line scripts:
.
ipcluster - start/stop a cluster
ipcontroller - start a scheduler
ipengine - start an engine
.
This package installs the Python 3 library and the CLI scripts.
Description-md5:
Homepage: https://github.com/ipython/ipyparallel
Section: python
Priority: optional
Filename: pool/main/i/ipyparallel/python3-ipyparallel_7.1.0-5_all.deb