xmlwf

XML parsing C library - example application

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