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

Last updated: November 28,2024

1. Install "python3-aiodns.noarch" package

Please follow the guidance below to install python3-aiodns.noarch on Fedora 39

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

2. Uninstall "python3-aiodns.noarch" package

Learn how to uninstall python3-aiodns.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:08:27 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-aiodns
Version : 3.0.0
Release : 8.fc39
Architecture : noarch
Size : 18 k
Source : python-aiodns-3.0.0-8.fc39.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.