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

Last updated: July 03,2024

1. Install "python310-pytest-tornasync" package

Please follow the guidelines below to install python310-pytest-tornasync on openSuSE Tumbleweed

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

2. Uninstall "python310-pytest-tornasync" package

Please follow the guidelines below to uninstall python310-pytest-tornasync on openSuSE Tumbleweed:

$ sudo zypper remove python310-pytest-tornasync

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

Information for package python310-pytest-tornasync:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pytest-tornasync
Version : 0.6.0.post2-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 17.8 KiB
Installed : No
Status : not installed
Source package : python-pytest-tornasync-0.6.0.post2-2.4.src
Upstream URL : https://github.com/eukaryote/pytest-tornasync
Summary : PyTest plugin for testing Tornado code
Description :
A pytest plugin that provides some fixtures for testing Tornado
apps and handling of plain (undecoratored) native coroutine tests.