cups-config

Show technical information about your CUPS print server installation. More information: <https://openprinting.github.io/cups/doc/man-cups-config.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y libcups2-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libcups2-dev
Arch Arch Linux
RUN pacman -S --noconfirm libcups
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libcups2-dev
Fedora
RUN dnf install -y cups-devel-1
Raspbian
RUN apt-get update && \ apt-get install -y libcups2-dev
click the source code to copy install cups-config on any operating system with command-not-found.com