How to Install and Uninstall python39-pytest-flask Package on openSuSE Tumbleweed

Last updated: May 14,2024

1. Install "python39-pytest-flask" package

This guide covers the steps necessary to install python39-pytest-flask on openSuSE Tumbleweed

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

2. Uninstall "python39-pytest-flask" package

Please follow the guidance below to uninstall python39-pytest-flask on openSuSE Tumbleweed:

$ sudo zypper remove python39-pytest-flask

3. Information about the python39-pytest-flask package on openSuSE Tumbleweed

Information for package python39-pytest-flask:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pytest-flask
Version : 1.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 47.6 KiB
Installed : No
Status : not installed
Source package : python-pytest-flask-1.3.0-1.2.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.