2.2.3 Ensure CUPS is not installed
Audit#
Run the following command to verify cups is not Installed:
# dpkg-query -W -f='${binary:Package}\t${Status}\t${db:Status-Status}\n' cups
cups unknown ok not-installed not-installed
Remediation#
Run one of the following commands to remove cups: