How to Install and Uninstall python3-aiodns.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 29,2024
1. Install "python3-aiodns.noarch" package
This is a short guide on how to install python3-aiodns.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-aiodns.noarch
Copied
2. Uninstall "python3-aiodns.noarch" package
This guide let you learn how to uninstall python3-aiodns.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-aiodns.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-aiodns.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:19:36 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-aiodns
Version : 2.0.0
Release : 6.el8
Architecture : noarch
Size : 17 k
Source : python-aiodns-2.0.0-6.el8.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.
Available Packages
Name : python3-aiodns
Version : 2.0.0
Release : 6.el8
Architecture : noarch
Size : 17 k
Source : python-aiodns-2.0.0-6.el8.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.