How to Install and Uninstall python3-pytest-mpi Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-pytest-mpi" package

This is a short guide on how to install python3-pytest-mpi on Kali Linux

$ sudo apt update $ sudo apt install python3-pytest-mpi

2. Uninstall "python3-pytest-mpi" package

Learn how to uninstall python3-pytest-mpi on Kali Linux:

$ sudo apt remove python3-pytest-mpi $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pytest-mpi package on Kali Linux

Package: python3-pytest-mpi
Source: pytest-mpi
Version: 0.6-5
Installed-Size: 33
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pytest, python3:any
Suggests: python-pytest-mpi-doc
Size: 8720
SHA256: ff68c6908797b4b66564d089450691176d51fb03b16824f73745313d96df7611
SHA1: 254006d464e075d8ce07b451224940bc17839b35
MD5sum: 01744279b9c7404efe07cd4b2854ff13
Description: a plugin for pytest testing MPI-related code (Python3)
pytest-mpi provides a number of things to assist with using pytest
with MPI-using code, specifically:
- Displaying of the current MPI configuration (e.g. the MPI version,
the number of processes)
- Sharing temporary files/folders across the MPI processes
- Markers which allow for skipping or xfailing tests based on whether
the tests are being run under MPI
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/aragilar/pytest-mpi
Section: python
Priority: optional
Filename: pool/main/p/pytest-mpi/python3-pytest-mpi_0.6-5_all.deb