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

Last updated: October 08,2024

1. Install "python3-aiodns.noarch" package

Here is a brief guide to show you how to install python3-aiodns.noarch on Fedora 35

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

2. Uninstall "python3-aiodns.noarch" package

This tutorial shows how to uninstall python3-aiodns.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:03:26 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-aiodns
Version : 3.0.0
Release : 2.fc35
Architecture : noarch
Size : 18 k
Source : python-aiodns-3.0.0-2.fc35.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.