cups

Common UNIX Printing System - print spooler and management

brewmacoslinux
Try with needOr install directly
Source

About

Common UNIX Printing System

Commands

lpadminlpstatlplprlpqlprmcupsctlcupsd

Examples

List all available printers and their status$ lpstat -p -d
Print a document to the default printer$ lp /path/to/document.pdf
Check print job queue and remove a job$ lpq && lprm job_id