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

Last updated: June 26,2024

1. Install "python310-pytest-testconfig" package

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

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

2. Uninstall "python310-pytest-testconfig" package

In this section, we are going to explain the necessary steps to uninstall python310-pytest-testconfig on openSuSE Tumbleweed:

$ sudo zypper remove python310-pytest-testconfig

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

Information for package python310-pytest-testconfig:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.