How to Install and Uninstall golang-github-hashicorp-mdns-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "golang-github-hashicorp-mdns-dev" package

Learn how to install golang-github-hashicorp-mdns-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "golang-github-hashicorp-mdns-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-github-hashicorp-mdns-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove golang-github-hashicorp-mdns-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-hashicorp-mdns-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: golang-github-hashicorp-mdns-dev
Priority: extra
Section: universe/devel
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Architecture: all
Source: golang-github-hashicorp-mdns
Version: 0.0~git20150317.0.2b439d3-1
Depends: golang-dns-dev | golang-github-miekg-dns-dev, golang-golang-x-net-dev
Filename: pool/universe/g/golang-github-hashicorp-mdns/golang-github-hashicorp-mdns-dev_0.0~git20150317.0.2b439d3-1_all.deb
Size: 10942
MD5sum: 03714c1e95556a01a089881009b4c1f1
SHA1: 707c93cb7e8e0a55833d8b797fa2114bf0cd5211
SHA256: 43b0c9d91160d75a1fdef96565d4b21b5d7fb6211c978091056f3ea10423d5f8
Description-en: 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.
Description-md5: 780557ffe14d29a8ec29d21af6474c5a
Homepage: https://github.com/hashicorp/mdns
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu