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

Last updated: September 29,2024

1. Install "python311-pytest-plus" package

Please follow the step by step instructions below to install python311-pytest-plus on openSuSE Tumbleweed

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

2. Uninstall "python311-pytest-plus" package

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

$ sudo zypper remove python311-pytest-plus

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

Information for package python311-pytest-plus:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-plus
Version : 0.6.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 19.2 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.