gifclip

Programs for manipulating GIF format image files

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-utils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y giflib-tools
CentOS
RUN yum install -y giflib-utils
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 gifclip on any operating system with command-not-found.com