How to Install and Uninstall dnswalk Package on Kali Linux

Last updated: May 11,2024

1. Install "dnswalk" package

Please follow the guidance below to install dnswalk on Kali Linux

$ sudo apt update $ sudo apt install dnswalk

2. Uninstall "dnswalk" package

In this section, we are going to explain the necessary steps to uninstall dnswalk on Kali Linux:

$ sudo apt remove dnswalk $ sudo apt autoclean && sudo apt autoremove

3. Information about the dnswalk package on Kali Linux

Package: dnswalk
Version: 2.0.2.dfsg.1-3
Installed-Size: 46
Maintainer: Pedro Loami Barbosa dos Santos
Architecture: all
Depends: perl:any, libnet-dns-perl
Size: 20120
SHA256: 3c26fcc057f408ed00df4ad10402867ece195fe586b6626446829e98f4145e40
SHA1: ddd473045bb50b183ea36f5544f4875b579b837f
MD5sum: ed510538f0283a29a5f39ad72cf66950
Description: Checks dns zone information using nameserver lookups
dnswalk is a DNS debugger. It performs zone transfers of specified
domains, and checks the database in numerous ways for internal
consistency, as well as accuracy.
Description-md5:
Homepage: https://github.com/davebarr/dnswalk
Tag: implemented-in::perl, interface::commandline, network::client,
protocol::dns, role::program, use::checking
Section: net
Priority: optional
Filename: pool/main/d/dnswalk/dnswalk_2.0.2.dfsg.1-3_all.deb