cupsfilter

Common UNIX Printing System(tm) - PPD/driver support, web interface

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