How to Install and Uninstall python3-pytest-mpi.noarch Package on AlmaLinux 9

Last updated: October 08,2024

1. Install "python3-pytest-mpi.noarch" package

This guide covers the steps necessary to install python3-pytest-mpi.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install python3-pytest-mpi.noarch

2. Uninstall "python3-pytest-mpi.noarch" package

Please follow the step by step instructions below to uninstall python3-pytest-mpi.noarch on AlmaLinux 9:

$ sudo dnf remove python3-pytest-mpi.noarch $ sudo dnf autoremove

3. Information about the python3-pytest-mpi.noarch package on AlmaLinux 9

Last metadata expiration check: 0:58:02 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-pytest-mpi
Version : 0.6
Release : 1.el9
Architecture : noarch
Size : 18 k
Source : python-pytest-mpi-0.6-1.el9.src.rpm
Repository : epel
Summary : Pytest plugin for running tests under MPI
URL : https://github.com/aragilar/pytest-mpi
License : BSD
Description : pytest_mpi is a plugin for pytest providing some useful tools when running
: tests under MPI, and testing MPI-related code.