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

Last updated: July 01,2024

1. Install "python310-pytest" package

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

$ sudo zypper refresh $ sudo zypper install python310-pytest

2. Uninstall "python310-pytest" package

This is a short guide on how to uninstall python310-pytest on openSuSE Tumbleweed:

$ sudo zypper remove python310-pytest

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

Information for package python310-pytest:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.