How to Install mdns-scan software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mdns-scan software package in Ubuntu 14.04 LTS (Trusty Tahr)

mdns-scan software package provides Scan for mDNS/DNS-SD services published on the local network, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install mdns-scan 

mdns-scan is installed in your system.

Make ensure the mdns-scan package were installed using the commands given below,

$ sudo dpkg-query -l | grep mdns-scan *

You will get with mdns-scan package name, version, architecture and description in a table

mdns-scan package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package mdns-scan
Version 0.5-1
Description Scan for mDNS/DNS-SD services published on the local network
Sub Section Utils


See Also, How to uninstall or remove mdns-scan software package from Ubuntu 14.04 LTS (Trusty Tahr)?