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

Last updated: January 11,2025

1. Install "avahi-utils" package

Please follow the guidelines below to install avahi-utils on Kali Linux

$ sudo apt update $ sudo apt install avahi-utils

2. Uninstall "avahi-utils" package

This tutorial shows how to uninstall avahi-utils on Kali Linux:

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

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

Package: avahi-utils
Source: avahi (0.8-13)
Version: 0.8-13+b1
Installed-Size: 151
Maintainer: Utopia Maintenance Team
Architecture: amd64
Depends: libavahi-client3 (= 0.8-13+b1), libavahi-common3 (= 0.8-13+b1), libc6 (>= 2.34), libgdbm6 (>= 1.16), avahi-daemon (= 0.8-13+b1)
Size: 45808
SHA256: 3b0408c5242ed3a7e6bf30727805ee10484be71d0ad424923f06c982036a915a
SHA1: f29f2bf26be31a2294e52855c2401f30bd0e17be
MD5sum: 6f35ce321ae3c730289195eeddacb78e
Description: Avahi browsing, publishing and discovery utilities
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 several utilities that allow you to interact with
the Avahi daemon, including publish, browsing and discovering services.
Description-md5:
Homepage: https://avahi.org/
Tag: implemented-in::c, interface::commandline, network::scanner,
protocol::dns, role::program, scope::utility, use::scanning
Section: net
Priority: optional
Filename: pool/main/a/avahi/avahi-utils_0.8-13+b1_amd64.deb