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

Last updated: June 18,2024

1. Install "python39-pytest" package

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

$ sudo zypper refresh $ sudo zypper install python39-pytest

2. Uninstall "python39-pytest" package

Please follow the guidance below to uninstall python39-pytest on openSuSE Tumbleweed:

$ sudo zypper remove python39-pytest

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

Information for package python39-pytest:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pytest
Version : 7.4.4-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.8 MiB
Installed : No
Status : not installed
Source package : python-pytest-7.4.4-1.2.src
Upstream URL : https://github.com/pytest-dev/pytest
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.