MagickWand-config

ImageMagick app development

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