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

Last updated: October 06,2024

1. Install "python3-txaio.noarch" package

Learn how to install python3-txaio.noarch on Oracle Linux 8

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

2. Uninstall "python3-txaio.noarch" package

This guide covers the steps necessary to uninstall python3-txaio.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 0:30:28 ago on Mon Sep 12 02:51:38 2022.
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.