AlmaLinux OS 9 must not have the avahi package installed.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
mediumV-269356SRG-OS-000095-GPOS-00049ALMA-09-031260SV-269356r1050239_rule2025-02-201
Description
The avahi package provides the zeroconf capability to discover remote services such as printers and announce itself as a service for sharing files and devices.
ℹ️ Check
Verify that the avahi package is not installed with the following command: $ dnf list –installed avahi Error: No matching Packages to list If the "avahi" package is installed, this is a finding.
✔️ Fix
Remove the avahi package with the following command: $ dnf remove avahi