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

Last updated: November 23,2024

1. Install "python38-pytest-instafail" package

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

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

2. Uninstall "python38-pytest-instafail" package

This guide covers the steps necessary to uninstall python38-pytest-instafail on openSuSE Tumbleweed:

$ sudo zypper remove python38-pytest-instafail

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

Information for package python38-pytest-instafail:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytest-instafail
Version : 0.4.2-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 15,4 KiB
Installed : No
Status : not installed
Source package : python-pytest-instafail-0.4.2-1.6.src
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.