apu-1-config
APR utility library development kit
RUN apt-get update && \
apt-get install -y libaprutil1-dev
RUN apt-get update && \
apt-get install -y libaprutil1-dev
RUN apk add apr-util
RUN pacman -S --noconfirm apr-util
RUN apt-get update && \
apt-get install -y libaprutil1-dev
RUN yum install -y apr-util-devel
RUN dnf install -y apr-util-devel
RUN apt-get update && \
apt-get install -y libaprutil1-dev