How to Install and Uninstall python38-pytest-rerunfailures Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python38-pytest-rerunfailures" package

Please follow the guidelines below to install python38-pytest-rerunfailures on openSuSE Tumbleweed

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

2. Uninstall "python38-pytest-rerunfailures" package

Please follow the instructions below to uninstall python38-pytest-rerunfailures on openSuSE Tumbleweed:

$ sudo zypper remove python38-pytest-rerunfailures

3. Information about the python38-pytest-rerunfailures package on openSuSE Tumbleweed

Information for package python38-pytest-rerunfailures:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytest-rerunfailures
Version : 9.1.1-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 47,2 KiB
Installed : No
Status : not installed
Source package : python-pytest-rerunfailures-9.1.1-1.5.src
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.