How to Install udns-utils in Ubuntu 18.04



Install udns-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install udns-utils

Description:

Several DNS-related utilities built on top of udns library

This package includes the following utilities: dnsget - a simple DNS query tool, like `host' or `dig' for usage from a command line, and dnsip, dnsname etc for usage in scripts rblcheck - DNSBL (rbl) checker All the utilities are built using udns library

Version: 0.4-1build1

Section: universe/net