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

Last updated: June 26,2024

1. Install "python38-pytest-plus" package

This is a short guide on how to install python38-pytest-plus on openSuSE Tumbleweed

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

2. Uninstall "python38-pytest-plus" package

This guide covers the steps necessary to uninstall python38-pytest-plus on openSuSE Tumbleweed:

$ sudo zypper remove python38-pytest-plus

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

Information for package python38-pytest-plus:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytest-plus
Version : 0.2-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 9,9 KiB
Installed : No
Status : not installed
Source package : python-pytest-plus-0.2-1.6.src
Summary : Extension for pytest to enforce minimum tests pass
Description :
PyTest Plus extends pytest functionality to enforce PYTEST_REQPASS tests passed.