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

Last updated: February 12,2025

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

Please follow the steps below to install python3-pytest-mpi.noarch on Fedora 39

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

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

Please follow the guidelines below to uninstall python3-pytest-mpi.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:10:29 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-pytest-mpi
Version : 0.6
Release : 6.fc39
Architecture : noarch
Size : 19 k
Source : python-pytest-mpi-0.6-6.fc39.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.