How to Install and Uninstall python3-pytest-rerunfailures.noarch Package on CentOS Stream 8

Last updated: May 23,2024

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

Please follow the step by step instructions below to install python3-pytest-rerunfailures.noarch on CentOS Stream 8

$ 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 CentOS Stream 8:

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

3. Information about the python3-pytest-rerunfailures.noarch package on CentOS Stream 8

Last metadata expiration check: 3:00:25 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-pytest-rerunfailures
Version : 4.2
Release : 1.el8
Architecture : noarch
Size : 18 k
Source : python-pytest-rerunfailures-4.2-1.el8.src.rpm
Repository : epel
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.