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

Last updated: July 07,2024

1. Install "python312-pytest-trio" package

This tutorial shows how to install python312-pytest-trio on openSuSE Tumbleweed

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

2. Uninstall "python312-pytest-trio" package

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

$ sudo zypper remove python312-pytest-trio

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

Information for package python312-pytest-trio:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pytest-trio
Version : 0.8.0-2.6
Arch : noarch
Vendor : openSUSE
Installed Size : 79.8 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.