How to Install and Uninstall python3-pytest-rerunfailures Package on openSUSE Leap

Last updated: May 14,2024

1. Install "python3-pytest-rerunfailures" package

This guide covers the steps necessary to install python3-pytest-rerunfailures on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pytest-rerunfailures

2. Uninstall "python3-pytest-rerunfailures" package

Learn how to uninstall python3-pytest-rerunfailures on openSUSE Leap:

$ sudo zypper remove python3-pytest-rerunfailures

3. Information about the python3-pytest-rerunfailures package on openSUSE Leap

Information for package python3-pytest-rerunfailures:
-----------------------------------------------------
Repository : Main Repository
Name : python3-pytest-rerunfailures
Version : 9.1.1-150000.3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 50.4 KiB
Installed : No
Status : not installed
Source package : python-pytest-rerunfailures-9.1.1-150000.3.3.1.src
Upstream URL : https://github.com/pytest-dev/pytest-rerunfailures
Summary : A pytest plugin to re-run tests
Description :
The pytest-rerunfailures package is a plugin for py.test that re-runs
tests to eliminate intermittent failures.