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

Last updated: November 23,2024

1. Install "python312-pytest-testconfig" package

This tutorial shows how to install python312-pytest-testconfig on openSuSE Tumbleweed

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

2. Uninstall "python312-pytest-testconfig" package

Please follow the guidelines below to uninstall python312-pytest-testconfig on openSuSE Tumbleweed:

$ sudo zypper remove python312-pytest-testconfig

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

Information for package python312-pytest-testconfig:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pytest-testconfig
Version : 0.2.0-1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 36.0 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.