ippfind

Common UNIX Printing System(tm) - IPP developer/admin utilities

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