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

Last updated: October 05,2024

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

Here is a brief guide to show you how to install python3-pytest-rerunfailures.noarch on Fedora 34

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

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

This is a short guide on how to uninstall python3-pytest-rerunfailures.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:34:59 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pytest-rerunfailures
Version : 9.1.1
Release : 2.fc34
Architecture : noarch
Size : 22 k
Source : python-pytest-rerunfailures-9.1.1-2.fc34.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.