How to Install and Uninstall python3-pytest-trio.noarch Package on Fedora 36

Last updated: January 17,2025

1. Install "python3-pytest-trio.noarch" package

Please follow the steps below to install python3-pytest-trio.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-pytest-trio.noarch

2. Uninstall "python3-pytest-trio.noarch" package

This guide let you learn how to uninstall python3-pytest-trio.noarch on Fedora 36:

$ sudo dnf remove python3-pytest-trio.noarch $ sudo dnf autoremove

3. Information about the python3-pytest-trio.noarch package on Fedora 36

Last metadata expiration check: 4:12:00 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pytest-trio
Version : 0.7.0
Release : 5.fc36
Architecture : noarch
Size : 48 k
Source : python-pytest-trio-0.7.0-5.fc36.src.rpm
Repository : fedora
Summary : Pytest plugin for trio
URL : https://github.com/python-trio/pytest-trio
License : MIT or ASL 2.0
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.