How to Install and Uninstall python3-aiodns Package on Kali Linux

Last updated: May 06,2024

1. Install "python3-aiodns" package

Please follow the guidelines below to install python3-aiodns on Kali Linux

$ sudo apt update $ sudo apt install python3-aiodns

2. Uninstall "python3-aiodns" package

Please follow the steps below to uninstall python3-aiodns on Kali Linux:

$ sudo apt remove python3-aiodns $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-aiodns package on Kali Linux

Package: python3-aiodns
Source: aiodns
Version: 3.1.1-1
Installed-Size: 35
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pycares (>= 4.0), python3:any
Size: 7888
SHA256: 8a220ea0c8d87de0db2fa62f130fd70dafb01b22ad88d4a5c16629af812e1ee8
SHA1: 8757e3ac2d21d08083f56ecaf34b6c40b43f4f47
MD5sum: 7c3663a0d87a283700f178dc19041d83
Description: Asynchronous DNS resolver library for Python 3
aiodns provides a simple way for doing asynchronous DNS resolutions with a
synchronous looking interface, using pycares.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/saghul/aiodns
Section: python
Priority: optional
Filename: pool/main/a/aiodns/python3-aiodns_3.1.1-1_all.deb