apr-config

Apache Portable Runtime Library - Development Headers

Install

All systems
curl cmd.cat/apr-config.sh
Debian Debian
apt-get install libapr1-dev
Ubuntu
apt-get install libapr1-dev
image/svg+xml Kali Linux
apt-get install libapr1-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install libapr1-dev
Raspbian
apt-get install libapr1-dev

libapr1-dev

Apache Portable Runtime Library - Development Headers

APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. This package contains development headers for APR.