How to Install and Uninstall python3-txaio.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "python3-txaio.noarch" package

This tutorial shows how to install python3-txaio.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-txaio.noarch" package

Please follow the guidance below to uninstall python3-txaio.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-txaio.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:33:48 ago on Mon Feb 26 07:04:30 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.