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

Last updated: October 06,2024

1. Install "python38-pytest-tornasync" package

This guide covers the steps necessary to install python38-pytest-tornasync on openSuSE Tumbleweed

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

2. Uninstall "python38-pytest-tornasync" package

Please follow the instructions below to uninstall python38-pytest-tornasync on openSuSE Tumbleweed:

$ sudo zypper remove python38-pytest-tornasync

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

Information for package python38-pytest-tornasync:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytest-tornasync
Version : 0.6.0.post2-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 22,9 KiB
Installed : No
Status : not installed
Source package : python-pytest-tornasync-0.6.0.post2-1.7.src
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.