How to Install and Uninstall dnsdbq Package on Kali Linux

Last updated: May 10,2024

1. Install "dnsdbq" package

Please follow the guidelines below to install dnsdbq on Kali Linux

$ sudo apt update $ sudo apt install dnsdbq

2. Uninstall "dnsdbq" package

Learn how to uninstall dnsdbq on Kali Linux:

$ sudo apt remove dnsdbq $ sudo apt autoclean && sudo apt autoremove

3. Information about the dnsdbq package on Kali Linux

Package: dnsdbq
Version: 2.6.4-2
Installed-Size: 108
Maintainer: Sascha Steinbiss
Architecture: amd64
Depends: libc6 (>= 2.34), libcurl4 (>= 7.28.0), libjansson4 (>= 2.14)
Size: 45012
SHA256: e796c2e76b7000f62ef58ff323db77cab705a7cd9ade7daa76ff2a72191248ed
SHA1: cc3f1757fd0def3681c389ac25bffbd0aaba2289
MD5sum: 11e8f63888f9365ab753dd0260f6ca1f
Description: DNSDB API Client
This is a pure C99 program that accesses passive DNS database systems such as:
.
* the DNSDB API server at Farsight Security
* the CIRCL pDNS server at Computer Incident Response Center (LU)
.
An API key is required for operation. The command syntax was inspired by a
Python script called dnsdb_query, but significant departure has occurred,
largely inspired by a modern understanding of "time fencing" and a desire for
new features such as CSV output and JSON reprocessing.
Description-md5:
Homepage: https://github.com/dnsdb/dnsdbq
Section: net
Priority: optional
Filename: pool/main/d/dnsdbq/dnsdbq_2.6.4-2_amd64.deb