Queue Clear: Print
# List printers lpstat -p cancel -a printer-name Cancel ALL jobs on all printers cancel -a If above fails, restart CUPS sudo systemctl restart cups
We respond within 2 hours
# List printers lpstat -p cancel -a printer-name Cancel ALL jobs on all printers cancel -a If above fails, restart CUPS sudo systemctl restart cups