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

Last updated: July 05,2024

1. Install "python312-pytest-rerunfailures" package

Please follow the instructions below to install python312-pytest-rerunfailures on openSuSE Tumbleweed

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

2. Uninstall "python312-pytest-rerunfailures" package

This tutorial shows how to uninstall python312-pytest-rerunfailures on openSuSE Tumbleweed:

$ sudo zypper remove python312-pytest-rerunfailures

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

Information for package python312-pytest-rerunfailures:
-------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pytest-rerunfailures
Version : 13.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 79.2 KiB
Installed : No
Status : not installed
Source package : python-pytest-rerunfailures-13.0-1.2.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 Pytest that re-runs
tests to eliminate intermittent failures.