How to Install and Uninstall adns-tools Package on Kali Linux

Last updated: May 17,2024

1. Install "adns-tools" package

This guide covers the steps necessary to install adns-tools on Kali Linux

$ sudo apt update $ sudo apt install adns-tools

2. Uninstall "adns-tools" package

This guide covers the steps necessary to uninstall adns-tools on Kali Linux:

$ sudo apt remove adns-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the adns-tools package on Kali Linux

Package: adns-tools
Source: adns
Version: 1.6.0-2
Installed-Size: 134
Maintainer: Ian Jackson
Architecture: amd64
Replaces: libadns1-bin
Provides: libadns1-bin
Depends: libadns1 (>= 1.5.0~), libc6 (>= 2.14)
Conflicts: libadns0, libadns1-bin
Size: 47212
SHA256: ef40a9e7b5dc294c32fcf4bbfd55560eb3e68ecb283a6c26408eb497edc581c0
SHA1: 9979b2435e771adf185df61e98aa48e70bb890b3
MD5sum: 20b13291c12013b08c1c94699fe71e06
Description: Asynchronous-capable DNS client utilities
adns is a DNS resolver. In contrast with many existing interfaces,
gethostbyname et al and libresolv, it can be used in an asynchronous,
non-blocking manner. Many queries can be handled simultaneously.
.
This package contains useful utilities for IP address resolving,
fast bulk logfile processing, and testing.
Description-md5:
Homepage: http://www.chiark.greenend.org.uk/~ian/adns/
Tag: network::client, protocol::dns, role::program
Section: net
Priority: optional
Filename: pool/main/a/adns/adns-tools_1.6.0-2_amd64.deb