xmlsec1-config

Libraries, includes, etc. to develop

Install

All systems
curl cmd.cat/xmlsec1-config.sh
Debian Debian
apt-get install libxmlsec1-dev
Ubuntu
apt-get install libxmlsec1-dev
Alpine
apk add xmlsec
Arch Arch Linux
pacman -S xmlsec
image/svg+xml Kali Linux
apt-get install libxmlsec1-dev
CentOS
yum install xmlsec1-devel
Fedora
dnf install xmlsec1-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libxmlsec1-dev
Raspbian
apt-get install libxmlsec1-dev
Docker
docker run cmd.cat/xmlsec1-config xmlsec1-config powered by Commando

xmlsec1-devel

Libraries, includes, etc. to develop

libxmlsec1-dev

Development files for the XML security library

The XML Security Library is a C library that implements these XML standards: * XML Signature * XML Encryption This package provides development files including documentation, examples, headers, static libraries, and configuration support.

xmlsec

Provides a C based implementation for XML Signature Syntax and Processing and XML Encryption Syntax and Processing.