How to Install and Uninstall python3-aiodns.noarch Package on Fedora 36

Last updated: January 16,2025

1. Install "python3-aiodns.noarch" package

Please follow the guidelines below to install python3-aiodns.noarch on Fedora 36

$ 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 Fedora 36:

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

3. Information about the python3-aiodns.noarch package on Fedora 36

Last metadata expiration check: 4:53:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-aiodns
Version : 3.0.0
Release : 3.fc36
Architecture : noarch
Size : 18 k
Source : python-aiodns-3.0.0-3.fc36.src.rpm
Repository : fedora
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.