How to Install golang-github-miekg-dns-dev in Ubuntu 18.04



Install golang-github-miekg-dns-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-miekg-dns-dev

Description:

DNS protocol library for Go

Complete and usable DNS library. All widely used Resource Records are supported, including the DNSSEC types. It follows a lean and mean philosophy. If there is stuff you should know as a DNS programmer there isn't a convenience function for it. Server side and client side programming is supported, i.e. you can build servers and resolvers with it.

Homepage: https://github.com/miekg/dns

Version: 0.0~git20170501.0.f282f80-3

Section: universe/devel