Common Unix Printing System (CUPS) is a printing service developed by Apple for Unix system inclusive Linux. CUPS unifies all printers' protocols under a single interface, making printer configurations easier in Debian. This section guides you on how to operate CUPS.
To setup CUPS, simply install it using package manager:
$ apt install cups -y
Here are the configurations to setup CUPS accordingly.
That's all for CUPS.