How to Install ldnsutils in Ubuntu 18.04



Install ldnsutils by entering the following commands in the terminal:

sudo apt update
sudo apt install ldnsutils

Description:

ldns library for DNS programming

The goal of ldns is to simplify DNS programming, it supports recent RFCs like the DNSSEC documents, and allows developers to easily create software conforming to current RFCs, and experimental software for current Internet Drafts. . This package contains various client programs related to DNS that are based on top of libldns library and DRILL tool which is similar to dig. These tools were designed with DNSSEC in mind and are useful for DNS and DNSSEC testing and debugging.

Version: 1.7.0-3ubuntu4

Section: universe/net