sxpm

X.Org X11 libXpm development package

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