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

Last updated: May 05,2024

1. Install "python3-pytest-runner" package

This guide let you learn how to install python3-pytest-runner on openSUSE Leap

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

2. Uninstall "python3-pytest-runner" package

This is a short guide on how to uninstall python3-pytest-runner on openSUSE Leap:

$ sudo zypper remove python3-pytest-runner

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

Information for package python3-pytest-runner:
----------------------------------------------
Repository : Main Repository
Name : python3-pytest-runner
Version : 3.0-1.20
Arch : noarch
Vendor : SUSE LLC
Installed Size : 32.5 KiB
Installed : No
Status : not installed
Source package : python-pytest-runner-3.0-1.20.src
Upstream URL : http://pytest.org
Summary : Testing with Python
Description :
Invoke py.test as distutils command with dependency resolution.