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

Last updated: November 08,2024

1. Install "python310-pytest-flask" package

Please follow the instructions below to install python310-pytest-flask on openSuSE Tumbleweed

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

2. Uninstall "python310-pytest-flask" package

Here is a brief guide to show you how to uninstall python310-pytest-flask on openSuSE Tumbleweed:

$ sudo zypper remove python310-pytest-flask

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

Information for package python310-pytest-flask:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.