How to Install and Uninstall python3-txaio.noarch Package on Rocky Linux 9
Last updated: November 28,2024
1. Install "python3-txaio.noarch" package
Please follow the steps below to install python3-txaio.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-txaio.noarch
Copied
2. Uninstall "python3-txaio.noarch" package
This guide covers the steps necessary to uninstall python3-txaio.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-txaio.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-txaio.noarch package on Rocky Linux 9
Last metadata expiration check: 1:51:32 ago on Fri Feb 16 06:49:52 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.
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.