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

Last updated: July 05,2024

1. Install "python312-pytest-instafail" package

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

$ sudo zypper refresh $ sudo zypper install python312-pytest-instafail

2. Uninstall "python312-pytest-instafail" package

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

$ sudo zypper remove python312-pytest-instafail

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

Information for package python312-pytest-instafail:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pytest-instafail
Version : 0.5.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 14.1 KiB
Installed : No
Status : not installed
Source package : python-pytest-instafail-0.5.0-1.6.src
Upstream URL : https://github.com/jpvanhal/pytest-instafail
Summary : Pytest Plugin to Show Failures Instantly
Description :
Pytest-instafail is a plugin for py.test that shows
failures and errors instantly instead of waiting
until the end of test session.