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

Last updated: July 05,2024

1. Install "python38-pytest-trio" package

This guide let you learn how to install python38-pytest-trio on openSuSE Tumbleweed

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

2. Uninstall "python38-pytest-trio" package

This guide covers the steps necessary to uninstall python38-pytest-trio on openSuSE Tumbleweed:

$ sudo zypper remove python38-pytest-trio

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

Information for package python38-pytest-trio:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytest-trio
Version : 0.7.0-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 61,4 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.