xslt-config

Development files for libxslt

Debian Debian
RUN apt-get update && \ apt-get install -y libxslt1-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libxslt1-dev
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 libxslt1-dev
CentOS
RUN yum install -y libxslt-devel
Fedora
RUN dnf install -y mingw64-libxslt
Raspbian
RUN apt-get update && \ apt-get install -y libxslt1-dev
click the source code to copy install xslt-config on any operating system with command-not-found.com