gimptool-2.0

Headers and other files for compiling plugins for GIMP

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