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

Last updated: July 07,2024

1. Install "python311-pytest-tornado" package

Please follow the step by step instructions below to install python311-pytest-tornado on openSuSE Tumbleweed

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

2. Uninstall "python311-pytest-tornado" package

This tutorial shows how to uninstall python311-pytest-tornado on openSuSE Tumbleweed:

$ sudo zypper remove python311-pytest-tornado

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

Information for package python311-pytest-tornado:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-tornado
Version : 0.8.1-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 41.0 KiB
Installed : No
Status : not installed
Source package : python-pytest-tornado-0.8.1-2.4.src
Upstream URL : https://github.com/eugeniy/pytest-tornado
Summary : A py.test plugin for tornado applications
Description :
A py.test_ plugin providing fixtures and markers to simplify testing
of asynchronous tornado applications.