How to Install libavahi-compat-libdnssd-dev in Ubuntu 18.04



Install libavahi-compat-libdnssd-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libavahi-compat-libdnssd-dev

Description:

Development headers for the Avahi Apple Bonjour compatibility library

Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. . This package contains the development headers for Apple Bonjour compatibility library of Avahi.

Homepage: http://avahi.org/

Version: 0.7-3.1ubuntu1

Section: libdevel