How to Install and Uninstall avahi-daemon Package on Kali Linux

Last updated: September 20,2024

1. Install "avahi-daemon" package

Please follow the guidance below to install avahi-daemon on Kali Linux

$ sudo apt update $ sudo apt install avahi-daemon

2. Uninstall "avahi-daemon" package

In this section, we are going to explain the necessary steps to uninstall avahi-daemon on Kali Linux:

$ sudo apt remove avahi-daemon $ sudo apt autoclean && sudo apt autoremove

3. Information about the avahi-daemon package on Kali Linux

Package: avahi-daemon
Source: avahi (0.8-13)
Version: 0.8-13+b1
Installed-Size: 267
Maintainer: Utopia Maintenance Team
Architecture: amd64
Depends: libavahi-common3 (= 0.8-13+b1), libavahi-core7 (= 0.8-13+b1), libc6 (>= 2.34), libcap2 (>= 1:2.10), libdaemon0 (>= 0.14), libdbus-1-3 (>= 1.9.14), libexpat1 (>= 2.0.1), adduser, default-dbus-system-bus | dbus-system-bus
Recommends: libnss-mdns
Suggests: avahi-autoipd
Size: 84468
SHA256: 99635ac01ba83371c12a7efc5a741e6fd7ec4bded2bae2dc7f66cf5f32b75ac5
SHA1: c10ca99227a12965f70aeeb669b44248ccf04221
MD5sum: c042966cc8d66c1a4bf1499953805c17
Description: Avahi mDNS/DNS-SD daemon
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 Avahi Daemon which represents your machine
on the network and allows other applications to publish and resolve
mDNS/DNS-SD records.
Description-md5:
Multi-Arch: foreign
Homepage: https://avahi.org/
Tag: implemented-in::c, interface::daemon, network::configuration,
network::scanner, network::server, protocol::dns, protocol::zeroconf,
role::program, scope::utility, use::scanning
Section: net
Priority: optional
Filename: pool/main/a/avahi/avahi-daemon_0.8-13+b1_amd64.deb