mergelib

X Window System utility programs for development

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