How to Install and Uninstall python36-pytest-trio Package on openSuSE Tumbleweed

Last updated: December 28,2024

1. Install "python36-pytest-trio" package

In this section, we are going to explain the necessary steps to install python36-pytest-trio on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pytest-trio

2. Uninstall "python36-pytest-trio" package

Learn how to uninstall python36-pytest-trio on openSuSE Tumbleweed:

$ sudo zypper remove python36-pytest-trio

3. Information about the python36-pytest-trio package on openSuSE Tumbleweed

Information for package python36-pytest-trio:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pytest-trio
Version : 0.7.0-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 61,0 KiB
Installed : No
Status : not installed
Source package : python-pytest-trio-0.7.0-1.5.src
Summary : Pytest plugin for trio
Description :
This is a pytest plugin to help you test projects that use Trio,
a friendly library for concurrency and async I/O in Python.