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

Last updated: October 06,2024

1. Install "python3-aiodns.noarch" package

In this section, we are going to explain the necessary steps to install python3-aiodns.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-aiodns.noarch" package

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

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

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

Last metadata expiration check: 0:40:13 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-aiodns
Version : 3.0.0
Release : 5.el9
Architecture : noarch
Size : 18 k
Source : python-aiodns-3.0.0-5.el9.src.rpm
Repository : epel
Summary : Simple DNS resolver for asyncio
URL : https://github.com/saghul/aiodns
License : MIT
Description : aiodns provides a simple way for doing asynchronous DNS resolutions
: with a synchronous looking interface by using pycares.