How to Install and Uninstall python3-pytest-tornado Package on openSUSE Leap

Last updated: May 09,2024

1. Install "python3-pytest-tornado" package

This guide let you learn how to install python3-pytest-tornado on openSUSE Leap

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

2. Uninstall "python3-pytest-tornado" package

Here is a brief guide to show you how to uninstall python3-pytest-tornado on openSUSE Leap:

$ sudo zypper remove python3-pytest-tornado

3. Information about the python3-pytest-tornado package on openSUSE Leap

Information for package python3-pytest-tornado:
-----------------------------------------------
Repository : Main Repository
Name : python3-pytest-tornado
Version : 0.8.0-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 43.1 KiB
Installed : No
Status : not installed
Source package : python-pytest-tornado-0.8.0-bp155.2.13.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.