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

Last updated: June 26,2024

1. Install "python311-pytest-check" package

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

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

2. Uninstall "python311-pytest-check" package

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

$ sudo zypper remove python311-pytest-check

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

Information for package python311-pytest-check:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-check
Version : 2.3.1-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 91.1 KiB
Installed : No
Status : not installed
Source package : python-pytest-check-2.3.1-1.3.src
Upstream URL : https://github.com/okken/pytest-check
Summary : A pytest plugin that allows multiple failures per test
Description :
A pytest plugin that allows multiple failures per test. A rewrite of pytest-expect