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

Last updated: November 07,2024

1. Install "python-mpi4py-doc" package

Please follow the instructions below to install python-mpi4py-doc on Kali Linux

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

2. Uninstall "python-mpi4py-doc" package

In this section, we are going to explain the necessary steps to uninstall python-mpi4py-doc on Kali Linux:

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

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

Package: python-mpi4py-doc
Source: mpi4py
Version: 3.1.5-5
Installed-Size: 972
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Suggests: python3-mpi4py
Size: 492572
SHA256: ca59da64321ce39d7e6381f16b7da2826b0872fbff05246e7b24e08a4dea0d75
SHA1: 1611b36041ff5d0d772f32ef14b3465ba96f6981
MD5sum: 1cc22d32b09223c3fcb8599ed0ae4534
Description: bindings of the MPI standard -- documentation
MPI for Python (mpi4py) provides bindings of the Message Passing
Interface (MPI) standard for the Python programming language,
allowing any Python program to exploit multiple processors.
.
mpi4py is constructed on top of the MPI-1/MPI-2 specification
and provides an object oriented interface which closely follows MPI-2
C++ bindings. It supports point-to-point (sends, receives) and
collective (broadcasts, scatters, gathers) communications of any
picklable Python object as well as optimized communications of Python
object exposing the single-segment buffer interface (NumPy arrays,
builtin bytes/string/array objects).
.
This package provides HTML rendering of the user's manual.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mpi4py/mpi4py
Tag: role::documentation
Section: doc
Priority: optional
Filename: pool/main/m/mpi4py/python-mpi4py-doc_3.1.5-5_all.deb