imlib2-config

image loading, rendering, saving library (development files)

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