apu-config

Apache Portable Runtime Utility Library - Development Headers

Install

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

libaprutil1-dev

Apache Portable Runtime Utility 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. APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. This package contains development headers for APR util.