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

Last updated: June 16,2024

1. Install "python312-pytest" package

Please follow the steps below to install python312-pytest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pytest

2. Uninstall "python312-pytest" package

In this section, we are going to explain the necessary steps to uninstall python312-pytest on openSuSE Tumbleweed:

$ sudo zypper remove python312-pytest

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

Information for package python312-pytest:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pytest
Version : 7.4.4-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 3.6 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.