cupsreject

Reject jobs sent to one or more printers. NOTE: destination is referred as a printer or a class of printers. See also: cupsaccept, cupsenable, cupsdisable, lpstat. More information: <https://www.cups.org/doc/man-cupsaccept.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y cups-client
Ubuntu
RUN apt-get update && \ apt-get install -y cups-client
Alpine
RUN apk add cups
Arch Arch Linux
RUN pacman -S --noconfirm cups
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y cups-client
Fedora
RUN dnf install -y cups-1
Raspbian
RUN apt-get update && \ apt-get install -y cups-client
click the source code to copy install cupsreject on any operating system with command-not-found.com