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

Last updated: July 07,2024

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

Please follow the step by step instructions below to install python39-pytest-skip-markers on openSuSE Tumbleweed

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

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

Here is a brief guide to show you how to uninstall python39-pytest-skip-markers on openSuSE Tumbleweed:

$ sudo zypper remove python39-pytest-skip-markers

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

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