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

Last updated: April 27,2024

1. Install "python3-dns" package

Please follow the step by step instructions below to install python3-dns on Kali Linux

$ sudo apt update $ sudo apt install python3-dns

2. Uninstall "python3-dns" package

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

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

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

Package: python3-dns
Source: py3dns
Version: 4.0.1-1
Installed-Size: 148
Maintainer: Scott Kitterman
Architecture: all
Depends: python3:any
Size: 34188
SHA256: 18b5650367de5e9a2836d0858de6fd2fd2a7e3b34569edb22a839a4659d93b9e
SHA1: 588e1254821cfaeb9d50668297ca9b2bad1de51b
MD5sum: 0340a9bd89b847daff63612af9d2c961
Description: DNS client module for Python 3
This Python 3 module provides an DNS API for looking up DNS entries from
within Python 3 modules and applications. This module is a simple,
lightweight implementation. It is not as complete as python-dnspython, but is
useful for many common applications. It does not support async.
Description-md5:
Homepage: https://launchpad.net/py3dns
Section: python
Priority: optional
Filename: pool/main/p/py3dns/python3-dns_4.0.1-1_all.deb