How to Install golang-github-hashicorp-mdns-dev in Ubuntu 18.04



Install golang-github-hashicorp-mdns-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-hashicorp-mdns-dev

Description:

Simple mDNS client/server library in Golang

Simple mDNS client/server library in Golang. mDNS or Multicast DNS can be used to discover services on the local network without the use of an authoritative DNS server. This enables peer-to-peer discovery. It is important to note that many networks restrict the use of multicasting, which prevents mDNS from functioning. Notably, multicast cannot be used in any sort of cloud, or shared infrastructure environment. However it works well in most office, home, or private infrastructure environments. . This package contains the source.

Homepage: https://github.com/hashicorp/mdns

Version: 0.0~git20150317.0.2b439d3-2

Section: universe/devel