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

Last updated: June 03,2024

1. Install "python312-pytest-plus" package

In this section, we are going to explain the necessary steps to install python312-pytest-plus on openSuSE Tumbleweed

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

2. Uninstall "python312-pytest-plus" package

This is a short guide on how to uninstall python312-pytest-plus on openSuSE Tumbleweed:

$ sudo zypper remove python312-pytest-plus

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

Information for package python312-pytest-plus:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pytest-plus
Version : 0.6.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 18.8 KiB
Installed : No
Status : not installed
Source package : python-pytest-plus-0.6.1-1.4.src
Upstream URL : https://github.com/pycontribs/pytest-plus
Summary : Extension for pytest to enforce minimum tests pass
Description :
PyTest Plus extends pytest functionality to enforce PYTEST_REQPASS tests passed.