How to Install and Uninstall python38-pytest Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python38-pytest" package

Please follow the step by step instructions below to install python38-pytest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pytest

2. Uninstall "python38-pytest" package

Please follow the step by step instructions below to uninstall python38-pytest on openSuSE Tumbleweed:

$ sudo zypper remove python38-pytest

3. Information about the python38-pytest package on openSuSE Tumbleweed

Information for package python38-pytest:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytest
Version : 6.2.5-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2,5 MiB
Installed : No
Status : not installed
Source package : python-pytest-6.2.5-1.1.src
Summary : Simple powerful testing with Python
Description :
The pytest framework makes it easy to write small tests, yet scales to support
complex functional testing for applications and libraries.