gdparttopng

GD command line tools and example code

Debian Debian
RUN apt-get update && \ apt-get install -y libgd-tools
Ubuntu
RUN apt-get update && \ apt-get install -y libgd-tools
Alpine
RUN apk add gd
Arch Arch Linux
RUN pacman -S --noconfirm gd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libgd-tools
CentOS
RUN yum install -y gd-progs
Fedora
RUN dnf install -y gd-progs
Raspbian
RUN apt-get update && \ apt-get install -y libgd-tools
click the source code to copy install gdparttopng on any operating system with command-not-found.com