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

Last updated: May 07,2024

1. Install "python36-pytest" package

Please follow the instructions below to install python36-pytest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pytest

2. Uninstall "python36-pytest" package

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

$ sudo zypper remove python36-pytest

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

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