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

Last updated: October 05,2024

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

Learn how to install python3-pytest-mpi.noarch on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall python3-pytest-mpi.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 1:14:20 ago on Sat Mar 16 16:03:45 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.