How to Install and Uninstall python3-txaio.noarch Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "python3-txaio.noarch" package

Here is a brief guide to show you how to install python3-txaio.noarch on Oracle Linux 9

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

2. Uninstall "python3-txaio.noarch" package

Please follow the guidelines below to uninstall python3-txaio.noarch on Oracle Linux 9:

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

3. Information about the python3-txaio.noarch package on Oracle Linux 9

Last metadata expiration check: 1:14:20 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-txaio
Version : 23.1.1
Release : 1.el9
Architecture : noarch
Size : 43 k
Source : python-txaio-23.1.1-1.el9.src.rpm
Repository : epel
Summary : Compatibility API between asyncio/Twisted/Trollius
URL : https://txaio.readthedocs.io/
License : MIT
Description : Helper library for writing code that runs unmodified on both Twisted and
: asyncio.