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

Last updated: September 24,2024

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

This guide let you learn how to install python3-pytest-rerunfailures.noarch on Fedora 39

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

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

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

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

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

Last metadata expiration check: 2:47:43 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-pytest-rerunfailures
Version : 12.0
Release : 1.fc39
Architecture : noarch
Size : 32 k
Source : python-pytest-rerunfailures-12.0-1.fc39.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.