How to Install and Uninstall python2-pytest-instafail Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python2-pytest-instafail" package

In this section, we are going to explain the necessary steps to install python2-pytest-instafail on openSUSE Leap

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

2. Uninstall "python2-pytest-instafail" package

Please follow the instructions below to uninstall python2-pytest-instafail on openSUSE Leap:

$ sudo zypper remove python2-pytest-instafail

3. Information about the python2-pytest-instafail package on openSUSE Leap

Information for package python2-pytest-instafail:
-------------------------------------------------
Repository : Main Repository
Name : python2-pytest-instafail
Version : 0.4.1.post0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 13,2 KiB
Installed : No
Status : not installed
Source package : python-pytest-instafail-0.4.1.post0-bp153.1.17.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.