mxmldoc
Miniature XML development library
RUN apt-get update && \
apt-get install -y libmxml-dev
RUN apt-get update && \
apt-get install -y libmxml-dev
RUN pacman -S --noconfirm mxml
RUN apt-get update && \
apt-get install -y libmxml-bin
RUN dnf install -y mxml
RUN apt-get update && \
apt-get install -y libmxml-dev