ipptool

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

  • Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
  • Homepage: https://www.cups.org/
  • Section: net
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-client
Arch Arch Linux
RUN pacman -S --noconfirm cups-ipptool-1
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y cups-ipp-utils
CentOS
RUN yum install -y cups-ipptool-1
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 ipptool on any operating system with command-not-found.com