How to Install and Uninstall libadns1 Package on Kali Linux

Last updated: May 17,2024

1. Install "libadns1" package

This is a short guide on how to install libadns1 on Kali Linux

$ sudo apt update $ sudo apt install libadns1

2. Uninstall "libadns1" package

Please follow the step by step instructions below to uninstall libadns1 on Kali Linux:

$ sudo apt remove libadns1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libadns1 package on Kali Linux

Package: libadns1
Source: adns
Version: 1.6.0-2
Installed-Size: 158
Maintainer: Ian Jackson
Architecture: amd64
Depends: libc6 (>= 2.17)
Suggests: adns-tools
Size: 69296
SHA256: a074f5ac22d638bebb5356a3367d3b1f916a07d2f27e86d86526fc08c06234ae
SHA1: 9574f25f6d0813ffa2d550ffe1f134af32cab96a
MD5sum: c263ce9b77fed5ccb710c10954289a80
Description: Asynchronous-capable DNS client library
adns is a resolver library for C (and C++) programs. In contrast
with the existing interfaces, gethostbyname et al and libresolv, it
can be used in an asynchronous, non-blocking manner, and has a
convenient interface which doesn't require the application to handle
any DNS data formats. Many queries can be handled simultaneously.
.
This package contains the runtime library.
Description-md5:
Homepage: http://www.chiark.greenend.org.uk/~ian/adns/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/a/adns/libadns1_1.6.0-2_amd64.deb