How to Install and Uninstall python312-pytest-skip-markers Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python312-pytest-skip-markers" package

Please follow the steps below to install python312-pytest-skip-markers on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pytest-skip-markers

2. Uninstall "python312-pytest-skip-markers" package

Please follow the guidance below to uninstall python312-pytest-skip-markers on openSuSE Tumbleweed:

$ sudo zypper remove python312-pytest-skip-markers

3. Information about the python312-pytest-skip-markers package on openSuSE Tumbleweed

Information for package python312-pytest-skip-markers:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pytest-skip-markers
Version : 1.5.1-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 185.5 KiB
Installed : No
Status : not installed
Source package : python-pytest-skip-markers-1.5.1-2.2.src
Upstream URL : https://github.com/saltstack/pytest-skip-markers
Summary : Pytest plugin for conditionally skipping tests
Description :
It’s a collection of of useful skip markers created to simplify and reduce code
required to skip tests in some common scenarios, for example, platform specific
tests.