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

Last updated: June 16,2024

1. Install "python312-pytest-tornasync" package

Learn how to install python312-pytest-tornasync on openSuSE Tumbleweed

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

2. Uninstall "python312-pytest-tornasync" package

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

$ sudo zypper remove python312-pytest-tornasync

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

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