How to Install and Uninstall python3-pytest-testconfig Package on openSUSE Leap

Last updated: September 20,2024

1. Install "python3-pytest-testconfig" package

Learn how to install python3-pytest-testconfig on openSUSE Leap

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

2. Uninstall "python3-pytest-testconfig" package

This guide covers the steps necessary to uninstall python3-pytest-testconfig on openSUSE Leap:

$ sudo zypper remove python3-pytest-testconfig

3. Information about the python3-pytest-testconfig package on openSUSE Leap

Information for package python3-pytest-testconfig:
--------------------------------------------------
Repository : Main Repository
Name : python3-pytest-testconfig
Version : 0.2.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 40.1 KiB
Installed : No
Status : not installed
Source package : python-pytest-testconfig-0.2.0-bp155.2.11.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.