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

Last updated: July 02,2024

1. Install "python310-pytest-plus" package

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

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

2. Uninstall "python310-pytest-plus" package

In this section, we are going to explain the necessary steps to uninstall python310-pytest-plus on openSuSE Tumbleweed:

$ sudo zypper remove python310-pytest-plus

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

Information for package python310-pytest-plus:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.