xsltproc

Library providing the Gnome XSLT engine

  • Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
  • Homepage: http://xmlsoft.org/xslt/
  • Section: text
Debian Debian
RUN apt-get update && \ apt-get install -y xsltproc
Ubuntu
RUN apt-get update && \ apt-get install -y xsltproc
Alpine
RUN apk add libxslt
Arch Arch Linux
RUN pacman -S --noconfirm libxslt
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y xsltproc
CentOS
RUN yum install -y libxslt
Fedora
RUN dnf install -y libxslt
Raspbian
RUN apt-get update && \ apt-get install -y xsltproc
click the source code to copy install xsltproc on any operating system with command-not-found.com