cancel

Cancel print jobs. See also: lp, lpmove, lpstat. More information: <https://openprinting.github.io/cups/doc/man-cancel.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y lprng
Ubuntu
RUN apt-get update && \ apt-get install -y gnuspool
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 lprng
Fedora
RUN dnf install -y cups
Raspbian
RUN apt-get update && \ apt-get install -y gnuspool
click the source code to copy install cancel on any operating system with command-not-found.com