lprm
Cancel queued print jobs of a server. See also: lpq. More information: <https://openprinting.github.io/cups/doc/man-lprm.html>.
RUN apt-get update && \
apt-get install -y lprng
RUN apt-get update && \
apt-get install -y gnuspool
RUN apk add cups
RUN pacman -S --noconfirm cups
RUN apt-get update && \
apt-get install -y lprng
RUN dnf install -y cups
RUN apt-get update && \
apt-get install -y gnuspool