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

Last updated: July 02,2024

1. Install "python310-pytest-tornado" package

This is a short guide on how to install python310-pytest-tornado on openSuSE Tumbleweed

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

2. Uninstall "python310-pytest-tornado" package

This is a short guide on how to uninstall python310-pytest-tornado on openSuSE Tumbleweed:

$ sudo zypper remove python310-pytest-tornado

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

Information for package python310-pytest-tornado:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pytest-tornado
Version : 0.8.1-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 35.3 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.