xmlto

Apply an XSL stylesheet to an XML document. More information: <https://pagure.io/xmlto>.

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