The Common Unix Print System (CUPS) provides the ability to print to both local and network printers. A system running CUPS can also accept print jobs from remote systems and print them to local printers. It also provides a web based remote administration capability. Rationale: If the system does not need to print jobs or accept print jobs from other systems, it is recommended that CUPS be removed to reduce the potential attack surface. Impact: Removing CUPS will prevent printing from the system, a common task for workstation systems.
Solution
Run one of the following commands to remove cups : # apt purge cups