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

Last updated: July 03,2024

1. Install "python311-pytest-flask" package

In this section, we are going to explain the necessary steps to install python311-pytest-flask on openSuSE Tumbleweed

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

2. Uninstall "python311-pytest-flask" package

Please follow the instructions below to uninstall python311-pytest-flask on openSuSE Tumbleweed:

$ sudo zypper remove python311-pytest-flask

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

Information for package python311-pytest-flask:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-flask
Version : 1.3.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 55.0 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.