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

Last updated: May 19,2024

1. Install "python39-pytest-plus" package

Please follow the steps below to install python39-pytest-plus on openSuSE Tumbleweed

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

2. Uninstall "python39-pytest-plus" package

This guide let you learn how to uninstall python39-pytest-plus on openSuSE Tumbleweed:

$ sudo zypper remove python39-pytest-plus

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

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