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

Last updated: October 05,2024

1. Install "python3-anyio.noarch" package

Learn how to install python3-anyio.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-anyio.noarch

2. Uninstall "python3-anyio.noarch" package

Please follow the step by step instructions below to uninstall python3-anyio.noarch on Fedora 34:

$ sudo dnf remove python3-anyio.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:49:19 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-anyio
Version : 2.0.2
Release : 1.fc34
Architecture : noarch
Size : 116 k
Source : python-anyio-2.0.2-1.fc34.src.rpm
Repository : fedora
Summary : Compatibility layer for multiple asynchronous event loop implementations
URL : https://github.com/agronholm/anyio
License : MIT
Description : AnyIO is a asynchronous compatibility API that allows applications and
: libraries written against it to run unmodified on asyncio, curio and trio.