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

Last updated: May 20,2024

1. Install "python2-pytest-flask" package

This guide covers the steps necessary to install python2-pytest-flask on openSUSE Leap

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

2. Uninstall "python2-pytest-flask" package

This tutorial shows how to uninstall python2-pytest-flask on openSUSE Leap:

$ sudo zypper remove python2-pytest-flask

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

Information for package python2-pytest-flask:
---------------------------------------------
Repository : Main Repository
Name : python2-pytest-flask
Version : 0.15.1-bp153.1.22
Arch : noarch
Vendor : openSUSE
Installed Size : 35,3 KiB
Installed : No
Status : not installed
Source package : python-pytest-flask-0.15.1-bp153.1.22.src
Summary : A set of py.test fixtures to test Flask applications
Description :
An extension of pytest test runner which provides a set of useful tools
to simplify testing and development of the Flask extensions and applications.