GraphicsMagick-config

GraphicsMagick app development

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