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

Last updated: July 07,2024

1. Install "python311-pytest-instafail" package

This guide covers the steps necessary to install python311-pytest-instafail on openSuSE Tumbleweed

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

2. Uninstall "python311-pytest-instafail" package

Here is a brief guide to show you how to uninstall python311-pytest-instafail on openSuSE Tumbleweed:

$ sudo zypper remove python311-pytest-instafail

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

Information for package python311-pytest-instafail:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-instafail
Version : 0.5.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 14.5 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.