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

Last updated: September 27,2024

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

Please follow the steps below to install python3-pytest-rerunfailures.noarch on Fedora 38

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

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

Please follow the steps below to uninstall python3-pytest-rerunfailures.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:29:47 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-pytest-rerunfailures
Version : 11.0
Release : 2.fc38
Architecture : noarch
Size : 30 k
Source : python-pytest-rerunfailures-11.0-2.fc38.src.rpm
Repository : fedora
Summary : A py.test plugin that re-runs failed tests to eliminate flakey failures
URL : https://github.com/pytest-dev/pytest-rerunfailures
License : MPL-2.0
Description : pytest-rerunfailures is a plugin for py.test that re-runs tests to eliminate
: intermittent failures.