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

Last updated: January 11,2025

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

This guide covers the steps necessary to install python3-pytest-mpi.noarch on Fedora 38

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

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

Please follow the guidance below to uninstall python3-pytest-mpi.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:38:12 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-pytest-mpi
Version : 0.6
Release : 4.fc38
Architecture : noarch
Size : 20 k
Source : python-pytest-mpi-0.6-4.fc38.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.