How to Install and Uninstall python3-pytest-mpi.noarch Package on Fedora 36

Last updated: May 06,2024

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

Please follow the guidance below to install python3-pytest-mpi.noarch on Fedora 36

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

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

This tutorial shows how to uninstall python3-pytest-mpi.noarch on Fedora 36:

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

3. Information about the python3-pytest-mpi.noarch package on Fedora 36

Last metadata expiration check: 3:35:04 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pytest-mpi
Version : 0.5
Release : 4.fc36
Architecture : noarch
Size : 18 k
Source : python-pytest-mpi-0.5-4.fc36.src.rpm
Repository : fedora
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.