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

Last updated: May 19,2024

1. Install "python2-pytest-testconfig" package

Please follow the step by step instructions below to install python2-pytest-testconfig on openSUSE Leap

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

2. Uninstall "python2-pytest-testconfig" package

Please follow the steps below to uninstall python2-pytest-testconfig on openSUSE Leap:

$ sudo zypper remove python2-pytest-testconfig

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

Information for package python2-pytest-testconfig:
--------------------------------------------------
Repository : Main Repository
Name : python2-pytest-testconfig
Version : 0.2.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 35,5 KiB
Installed : No
Status : not installed
Source package : python-pytest-testconfig-0.2.0-bp153.1.16.src
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.