gifbuild

library for GIF images (utilities)

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