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

Last updated: November 15,2024

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

This guide let you learn how to install python311-pytest-skip-markers on openSuSE Tumbleweed

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

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

Please follow the step by step instructions below to uninstall python311-pytest-skip-markers on openSuSE Tumbleweed:

$ sudo zypper remove python311-pytest-skip-markers

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

Information for package python311-pytest-skip-markers:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-skip-markers
Version : 1.5.1-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 191.2 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.