xmlsec1-config

Libraries, includes, etc. to develop

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