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

Last updated: April 27,2024

1. Install "python3-pyzoltan" package

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

$ sudo apt update $ sudo apt install python3-pyzoltan

2. Uninstall "python3-pyzoltan" package

This guide covers the steps necessary to uninstall python3-pyzoltan on Kali Linux:

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

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

Package: python3-pyzoltan
Source: pyzoltan
Version: 1.0.1-9
Installed-Size: 1057
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-cyarray, python3-mpi4py, python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3-pytest, python3:any, libc6 (>= 2.4), libgcc-s1 (>= 3.0), libopenmpi3 (>= 4.1.6), libstdc++6 (>= 13.1), libtrilinos-zoltan-13.2 (>= 13.2.0)
Size: 171100
SHA256: 9981eabf7d6031bbf77305e5dad495c6b10e651d2d581edb782adeaa7e475a90
SHA1: 4d3a5a13bfe9e7b76f476bb95aa34800db657128
MD5sum: 0215d424771a210e7e2f866fd94e7f29
Description: Wrapper for the Zoltan data management library
PyZoltan is as the name suggests, is a Python wrapper for the
Zoltan data management library.
.
In PyZoltan, only specific routines and objects are wrapped.
The following features of Zoltan are currently supported:
.
* Dynamic load balancing using geometric algorithms
* Unstructured point-to-point communication
* Distributed data directories
Description-md5:
Homepage: https://github.com/pypr/pyzoltan
Section: python
Priority: optional
Filename: pool/main/p/pyzoltan/python3-pyzoltan_1.0.1-9_amd64.deb