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

Last updated: April 29,2024

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

This is a short guide on how to install python3-pytest-rerunfailures.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall python3-pytest-rerunfailures.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:20:44 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pytest-rerunfailures
Version : 10.2
Release : 2.fc36
Architecture : noarch
Size : 26 k
Source : python-pytest-rerunfailures-10.2-2.fc36.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 : MPLv2.0
Description : pytest-rerunfailures is a plugin for py.test that re-runs tests to eliminate
: intermittent failures.