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

Last updated: April 30,2024

1. Install "python3-dnsq" package

Here is a brief guide to show you how to install python3-dnsq on Kali Linux

$ sudo apt update $ sudo apt install python3-dnsq

2. Uninstall "python3-dnsq" package

This tutorial shows how to uninstall python3-dnsq on Kali Linux:

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

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

Package: python3-dnsq
Source: python-dnsq
Version: 1.3.0-1
Installed-Size: 26
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dnspython, python3-expiringdict, python3:any
Size: 6112
SHA256: b617ae66513617556a9b9698dea4af12a11ca6eaf3a774e40b4ebf1dfe6093e5
SHA1: 53d63432147a066ff2882e95b2373f3e47e521a0
MD5sum: 856cc4d5cfb9b8f9defc83e1940afd15
Description: Python DNS query tool
dnsq is a high-level wrapper around dnspython for making caching DNS
queries from Python.
.
This is the Python 3 version of this package.
Description-md5:
Homepage: https://github.com/mailgun/dnsq
Section: python
Priority: optional
Filename: pool/main/p/python-dnsq/python3-dnsq_1.3.0-1_all.deb