How to Install and Uninstall python3-pytest5 Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-pytest5" package

This guide let you learn how to install python3-pytest5 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pytest5

2. Uninstall "python3-pytest5" package

This tutorial shows how to uninstall python3-pytest5 on openSUSE Leap:

$ sudo zypper remove python3-pytest5

3. Information about the python3-pytest5 package on openSUSE Leap

Information for package python3-pytest5:
----------------------------------------
Repository : Main Repository
Name : python3-pytest5
Version : 5.4.3-1.24
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.2 MiB
Installed : No
Status : not installed
Source package : python-pytest5-5.4.3-1.24.src
Upstream URL : https://github.com/pytest-dev/pytest
Summary : Simple powerful testing with Python -- version 5
Description :
The pytest framework makes it easy to write small tests, yet scales to support
complex functional testing for applications and libraries.
This package provides version 5 for packages which are not compatible with
newer Pytest versions