Following my previous error when I tried to install Plex Media Server on Linux Mint 14, this time I want to show you how to install avahi-utils on Linux Mint 14. 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.
In order to install avahi-utils, I use the package from Debian website. And it works on my Linux Mint 14.
Steps to install avahi-utils on Linux Mint 14
2. Install it using command
Readmore..sudo dpkg -i avahi-utils_0.6.27-2+squeeze1_i386.deb
sudo apt-get -f install