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

Last updated: July 02,2024

1. Install "python39-pytest-testconfig" package

Please follow the guidelines below to install python39-pytest-testconfig on openSuSE Tumbleweed

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

2. Uninstall "python39-pytest-testconfig" package

This guide let you learn how to uninstall python39-pytest-testconfig on openSuSE Tumbleweed:

$ sudo zypper remove python39-pytest-testconfig

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

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