How to Install and Uninstall adns-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "adns-tools" package

Please follow the guidelines below to install adns-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install adns-tools

2. Uninstall "adns-tools" package

Learn how to uninstall adns-tools on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the adns-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: adns-tools
Priority: optional
Section: universe/net
Installed-Size: 117
Maintainer: Ubuntu Developers
Original-Maintainer: Ian Jackson
Architecture: amd64
Source: adns
Version: 1.5.0~rc1-1ubuntu1
Replaces: libadns1-bin
Provides: libadns1-bin
Depends: libadns1 (>= 1.5.0~), libc6 (>= 2.14)
Conflicts: libadns0, libadns1-bin
Filename: pool/universe/a/adns/adns-tools_1.5.0~rc1-1ubuntu1_amd64.deb
Size: 21750
MD5sum: 89c8e81bfff113f4815c431b20be056d
SHA1: 8e6494ec8e7b7ba50d8b51e1484542e2422772fd
SHA256: 5e40e76f4c237fac5ca6742f48f03affa5525b1f1aa4a0f471b86e2cd16c96aa
Description-en: 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: 2c567a92eb55676cb0771def0af49103
Homepage: http://www.chiark.greenend.org.uk/~ian/adns/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu