How to Install and Uninstall python3-pytest-rerunfailures.noarch Package on Oracle Linux 9

Last updated: September 06,2024

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

This tutorial shows how to install python3-pytest-rerunfailures.noarch on Oracle Linux 9

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

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

Please follow the step by step instructions below to uninstall python3-pytest-rerunfailures.noarch on Oracle Linux 9:

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

3. Information about the python3-pytest-rerunfailures.noarch package on Oracle Linux 9

Last metadata expiration check: 0:31:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-pytest-rerunfailures
Version : 9.1.1
Release : 3.el9
Architecture : noarch
Size : 22 k
Source : python-pytest-rerunfailures-9.1.1-3.el9.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.