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

Last updated: May 20,2024

1. Install "python38-pytest-flask" package

Learn how to install python38-pytest-flask on openSuSE Tumbleweed

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

2. Uninstall "python38-pytest-flask" package

This tutorial shows how to uninstall python38-pytest-flask on openSuSE Tumbleweed:

$ sudo zypper remove python38-pytest-flask

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

Information for package python38-pytest-flask:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytest-flask
Version : 1.0.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 44,4 KiB
Installed : No
Status : not installed
Source package : python-pytest-flask-1.0.0-1.6.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.