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

Last updated: October 06,2024

1. Install "python3-aiodns.noarch" package

This guide covers the steps necessary to install python3-aiodns.noarch on Fedora 34

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

2. Uninstall "python3-aiodns.noarch" package

Here is a brief guide to show you how to uninstall python3-aiodns.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:47:10 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-aiodns
Version : 2.0.0
Release : 7.fc34
Architecture : noarch
Size : 17 k
Source : python-aiodns-2.0.0-7.fc34.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.