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

Last updated: November 23,2024

1. Install "python310-pytest-trio" package

Please follow the instructions below to install python310-pytest-trio on openSuSE Tumbleweed

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

2. Uninstall "python310-pytest-trio" package

Please follow the guidance below to uninstall python310-pytest-trio on openSuSE Tumbleweed:

$ sudo zypper remove python310-pytest-trio

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

Information for package python310-pytest-trio:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pytest-trio
Version : 0.8.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 63.4 KiB
Installed : No
Status : not installed
Source package : python-pytest-trio-0.8.0-2.6.src
Upstream URL : https://github.com/python-trio/pytest-trio
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.