How to Install and Uninstall dlint Package on Kali Linux

Last updated: May 20,2024

1. Install "dlint" package

Here is a brief guide to show you how to install dlint on Kali Linux

$ sudo apt update $ sudo apt install dlint

2. Uninstall "dlint" package

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

$ sudo apt remove dlint $ sudo apt autoclean && sudo apt autoremove

3. Information about the dlint package on Kali Linux

Package: dlint
Version: 1.4.0-8
Installed-Size: 53
Maintainer: Florian Roscher
Architecture: all
Depends: perl:any, dnsutils
Size: 20600
SHA256: 0ea620a8ef51010dd2ae06fc5748cd1e638f795e9ad1728916181cce86c1ce5a
SHA1: 2563a3a58fd62627247a34344f735fcabc32f952
MD5sum: 7d8d87e69c2122a4cabd943e0a002ccf
Description: Checks dns zone information using nameserver lookups
This program analyzes any DNS zone you specify, and reports any problems it
finds by displaying errors and warnings. Then it descends recursively to
examine all zones below the given one (this can be disabled with a command-
line option).
.
You don't have to feed any BIND conffiles to Dlint. Dlint uses
nameserver calls to gather information.
.
Designed for Unix, dlint is written in Bourne Shell and Perl.
Description-md5:
Tag: interface::commandline, network::client, protocol::dns, role::program,
use::checking
Section: net
Priority: optional
Filename: pool/main/d/dlint/dlint_1.4.0-8_all.deb