How to Install and Uninstall python3-txaio.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "python3-txaio.noarch" package

Please follow the steps below to install python3-txaio.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-txaio.noarch" package

Learn how to uninstall python3-txaio.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-txaio.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:08:26 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-txaio
Version : 18.8.1
Release : 7.el8
Architecture : noarch
Size : 46 k
Source : python-txaio-18.8.1-7.el8.src.rpm
Repository : epel
Summary : Compatibility API between asyncio/Twisted/Trollius
URL : https://pypi.python.org/pypi/txaio
License : MIT
Description : Helper library for writing code that runs unmodified on both Twisted and
: asyncio.