How to Install and Uninstall knot-dnsutils Package on Kali Linux

Last updated: October 05,2024

1. Install "knot-dnsutils" package

Please follow the steps below to install knot-dnsutils on Kali Linux

$ sudo apt update $ sudo apt install knot-dnsutils

2. Uninstall "knot-dnsutils" package

Please follow the step by step instructions below to uninstall knot-dnsutils on Kali Linux:

$ sudo apt remove knot-dnsutils $ sudo apt autoclean && sudo apt autoremove

3. Information about the knot-dnsutils package on Kali Linux

Package: knot-dnsutils
Source: knot
Version: 3.3.4-1
Installed-Size: 949
Maintainer: knot packagers
Architecture: amd64
Replaces: knot (<< 2.9.2-5)
Depends: libdnssec9 (= 3.3.4-1), libknot14 (= 3.3.4-1), libzscanner4 (= 3.3.4-1), libc6 (>= 2.34), libedit2 (>= 2.11-20080614-0), libfstrm0 (>= 0.2.0), libgnutls30 (>= 3.8.2), libidn2-0 (>= 2.0.0), libmnl0 (>= 1.0.3-4~), libnghttp2-14 (>= 1.3.0), libprotobuf-c1 (>= 1.0.1)
Breaks: knot (<< 2.9.2-5)
Size: 267864
SHA256: f5b1083e57c33a81d7a1225e98251980a4b3ddf8539579fb4368057b6d6abf49
SHA1: ee471a003d541d465d1fa5bc18a397f88721ff7b
MD5sum: 901579f1f34218897fb8aea9871971b7
Description: Clients provided with Knot DNS (kdig, knsupdate, kxdpgun)
Knot DNS is a fast, authoritative only, high performance, feature
full and open source name server.
.
Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ
registry and hence is well suited to run anything from the root
zone, the top-level domain, to many smaller standard domain names.
.
This package delivers various client programs related to DNS that are
derived from the Knot DNS source tree.
.
- kdig - query a DNS server in various ways
- knsupdate - perform dynamic updates (See RFC2136)
- kxdpgun - send a DNS query stream over UDP to a DNS server
.
Those clients were designed to be 1:1 compatible with BIND dnsutils,
but they provide some enhancements, which are documented in respective
manpages.
.
WARNING: knslookup is not provided as it is considered obsolete.
Description-md5:
Homepage: https://www.knot-dns.cz/
Section: net
Priority: optional
Filename: pool/main/k/knot/knot-dnsutils_3.3.4-1_amd64.deb