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

Last updated: October 05,2024

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

This guide let you learn how to install python3-pytest-trio.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 4:17:14 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pytest-trio
Version : 0.7.0
Release : 2.fc34
Architecture : noarch
Size : 48 k
Source : python-pytest-trio-0.7.0-2.fc34.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.