How to Install and Uninstall python3-pytest-mpi.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

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

Please follow the step by step instructions below to install python3-pytest-mpi.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the steps below to uninstall python3-pytest-mpi.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-pytest-mpi.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:25:39 ago on Mon Feb 26 07:04:30 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.