How to Install ruby-net-dns in Ubuntu 18.04



Install ruby-net-dns by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-net-dns

Description:

Pure Ruby DNS library

This package contains a pure Ruby DNS library, with a clean OO interface and an extensible API. It started as a port of Perl Net::DNS module, but it evolved in time into a full Ruby library.

Homepage: https://github.com/bluemonk/net-dns

Version: 0.8.0-1

Section: universe/ruby