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

Last updated: July 08,2024

1. Install "python311-pytest-testconfig" package

Please follow the step by step instructions below to install python311-pytest-testconfig on openSuSE Tumbleweed

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

2. Uninstall "python311-pytest-testconfig" package

This is a short guide on how to uninstall python311-pytest-testconfig on openSuSE Tumbleweed:

$ sudo zypper remove python311-pytest-testconfig

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

Information for package python311-pytest-testconfig:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-testconfig
Version : 0.2.0-1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 37.4 KiB
Installed : No
Status : not installed
Source package : python-pytest-testconfig-0.2.0-1.21.src
Upstream URL : https://github.com/wojole/pytest-testconfig
Summary : Test configuration plugin for pytest
Description :
pytest-testconfig is a plugin to the pytest test framework used for passing test-specific (or test-run specific) configuration data
to the tests being executed.