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

Last updated: May 21,2024

1. Install "python3-pytest-flask" package

Please follow the guidelines below to install python3-pytest-flask on openSUSE Leap

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

2. Uninstall "python3-pytest-flask" package

Please follow the guidance below to uninstall python3-pytest-flask on openSUSE Leap:

$ sudo zypper remove python3-pytest-flask

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

Information for package python3-pytest-flask:
---------------------------------------------
Repository : Main Repository
Name : python3-pytest-flask
Version : 0.15.1-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 44.3 KiB
Installed : No
Status : not installed
Source package : python-pytest-flask-0.15.1-bp155.2.12.src
Upstream URL : https://github.com/pytest-dev/pytest-flask
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.