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

Last updated: June 01,2024

1. Install "python-pyina-doc" package

Please follow the step by step instructions below to install python-pyina-doc on Kali Linux

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

2. Uninstall "python-pyina-doc" package

Please follow the guidelines below to uninstall python-pyina-doc on Kali Linux:

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

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

Package: python-pyina-doc
Source: pyina
Version: 0.2.9-1
Installed-Size: 463
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Recommends: python3-pyina
Size: 126452
SHA256: ccaf94f049cc9b23c543fc87e09ca01414ff9cd8efb8632307cb3b28b1650425
SHA1: a5fd3f9ece1625f24636bfee5592884c3fa8b99d
MD5sum: c134664cf39e049dbbeb22494c1d34fb
Description: MPI parallel map and cluster scheduling (documentation)
The pyina package provides several basic tools to make MPI-based
parallel computing more accessible to the end user. The goal of pyina
is to allow the user to extend their own code to MPI-based parallel
computing with minimal refactoring.
.
pyina provides a highly configurable parallel map interface
to running MPI jobs, with:
.
* a map interface that extends the Python map standard
* the ability to submit batch jobs to a selection of schedulers
* the ability to customize node and process launch configurations
* the ability to launch parallel MPI jobs with standard Python
* ease in selecting different strategies for processing a work list
.
pyina is part of pathos, a Python framework for heterogeneous computing.
.
This package contains the pyina documentation in HTML format.
Description-md5:
Homepage: https://github.com/uqfoundation/pyina
Built-Using: alabaster (= 0.7.12-1), sphinx (= 7.2.6-3)
Section: doc
Priority: optional
Filename: pool/main/p/pyina/python-pyina-doc_0.2.9-1_all.deb

5. The same packages on other Linux Distributions