xmlsec1-config
Libraries, includes, etc. to develop
Install
- All systems
-
curl cmd.cat/xmlsec1-config.sh
- Debian
-
apt-get install libxmlsec1-dev - Ubuntu
-
apt-get install libxmlsec1-dev -
Alpine
-
apk add xmlsec - Arch Linux
-
pacman -S xmlsec - Kali Linux
-
apt-get install libxmlsec1-dev - CentOS
-
yum install xmlsec1-devel - Fedora
-
dnf install xmlsec1-devel - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libxmlsec1-dev - Raspbian
-
apt-get install libxmlsec1-dev - Docker
-
docker run cmd.cat/xmlsec1-config xmlsec1-configpowered 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.