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

Last updated: April 28,2024

1. Install "python39-pytest-tornasync" package

Please follow the instructions below to install python39-pytest-tornasync on openSuSE Tumbleweed

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

2. Uninstall "python39-pytest-tornasync" package

Please follow the step by step instructions below to uninstall python39-pytest-tornasync on openSuSE Tumbleweed:

$ sudo zypper remove python39-pytest-tornasync

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

Information for package python39-pytest-tornasync:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pytest-tornasync
Version : 0.6.0.post2-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 17.7 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.