macOS
brew install apr-utillocal Homebrew formula metadata
sudo port install apr-utilMacPorts ports tree · devel/apr-util/Portfile · Quelle: api.github.com
brew / Rang 412
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für apr-util in AI-Agent-Workflows.
Installation
brew install apr-utillocal Homebrew formula metadata
sudo port install apr-utilMacPorts ports tree · devel/apr-util/Portfile · Quelle: api.github.com
sudo apk add apr-utilAlpine Linux edge package indexes · apr-util · Quelle: dl-cdn.alpinelinux.org
sudo dnf install apr-utilFedora Rawhide package metadata · apr-util · Quelle: dl.fedoraproject.org
sudo pacman -S apr-utilArch Linux sync databases · apr-util · Quelle: geo.mirror.pkgbuild.com
sudo apt install libaprutil1-dbd-mysqlDebian stable package indexes · libaprutil1-dbd-mysql · Quelle: deb.debian.org
sudo zypper install apr-util-developenSUSE Tumbleweed package metadata · apr-util-devel · Quelle: download.opensuse.org
Überblick
Companion library to apr, the Apache Portable Runtime library
Verlauf
APR-util is the companion utility library for the Apache Portable Runtime. It collects higher-level support code around APR, including database, XML, crypto, and other utility interfaces used by Apache-family C software.
APR-util grew inside the Apache Portable Runtime project as the layer above the core portability APIs. The APR homepage lists APR-util as a supported APR subproject and describes it simply as a companion library to APR.
The 1.6 branch remains the documented stable API line for APR-util. Apache's current project page lists APR-util 1.6.3 as the recommended release and notes that recent maintenance focused on third-party dependency handling, including expat unbundling and builds against current libraries such as OpenSSL and MySQL.
APR-util's adoption follows APR and Apache HTTP Server culture: it is packaged wherever native Apache modules and APR-linked software are built. The supplied metadata records packages across Homebrew, Debian/Ubuntu, Fedora/dnf, Alpine/apk, Arch/pacman, MacPorts, and openSUSE/zypper.
Because it ships apu-1-config, APR-util is visible to build systems as a traditional Unix development package. Downstream packages use that config helper to discover compiler and linker flags instead of vendoring APR utility code.
End users rarely invoke APR-util directly. Developers and package build scripts use its headers, libraries, and apu-1-config helper when compiling Apache modules or C programs that need APR's utility facilities.
It is generally installed alongside APR itself. The packaging distinction matters because APR is the portability substrate, while APR-util carries optional utility integrations whose dependencies vary more by platform.
APR-util is package-manager glue for native Apache ecosystems. It is small, old, and easy to overlook, but it is the kind of ABI-bearing library that determines whether an Apache module build finds the same database, XML, crypto, and portability interfaces on macOS, Linux, and BSD.
The split between apr and apr-util is historically important to packagers: it keeps core portability separate from utility dependencies, reducing unnecessary linkage for packages that only need APR.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
apu-1-config | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:apr-util |
|---|---|
| Version | 1.6.3 |
| Paketmanager | Homebrew |
| Homepage | https://apr.apache.org/ |
| Zuletzt aktualisiert | 2026-06-22T14:02:44-07:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libaprutil1-dbd-mysql 1.6.3-3+b1
Apache Portable Runtime Utility Library - MySQL Driver
sudo apt install libaprutil1-dbd-mysqllibaprutil1-dbd-odbc 1.6.3-3+b1
Apache Portable Runtime Utility Library - ODBC Driver
sudo apt install libaprutil1-dbd-odbclibaprutil1-dbd-pgsql 1.6.3-3+b1
Apache Portable Runtime Utility Library - PostgreSQL Driver
sudo apt install libaprutil1-dbd-pgsqllibaprutil1-dbd-sqlite3 1.6.3-3+b1
Apache Portable Runtime Utility Library - SQLite3 Driver
sudo apt install libaprutil1-dbd-sqlite3libaprutil1-dev 1.6.3-3+b1
Apache Portable Runtime Utility Library - Development Headers
sudo apt install libaprutil1-devlibaprutil1-ldap 1.6.3-3+b1
Apache Portable Runtime Utility Library - LDAP Driver
sudo apt install libaprutil1-ldaplibaprutil1t64 1.6.3-3+b1
Apache Portable Runtime Utility Library
sudo apt install libaprutil1t64libaprutil1-dbd-mysql 1.6.3-1.1ubuntu7
Apache Portable Runtime Utility Library - MySQL Driver
sudo apt install libaprutil1-dbd-mysqllibaprutil1-dbd-odbc 1.6.3-1.1ubuntu7
Apache Portable Runtime Utility Library - ODBC Driver
sudo apt install libaprutil1-dbd-odbclibaprutil1-dbd-pgsql 1.6.3-1.1ubuntu7
Apache Portable Runtime Utility Library - PostgreSQL Driver
sudo apt install libaprutil1-dbd-pgsqllibaprutil1-dbd-sqlite3 1.6.3-1.1ubuntu7
Apache Portable Runtime Utility Library - SQLite3 Driver
sudo apt install libaprutil1-dbd-sqlite3libaprutil1-dev 1.6.3-1.1ubuntu7
Apache Portable Runtime Utility Library - Development Headers
sudo apt install libaprutil1-devlibaprutil1-ldap 1.6.3-1.1ubuntu7
Apache Portable Runtime Utility Library - LDAP Driver
sudo apt install libaprutil1-ldaplibaprutil1t64 1.6.3-1.1ubuntu7
Apache Portable Runtime Utility Library
sudo apt install libaprutil1t64apr-util 1.6.3-r2
The Apache Portable Runtime Utility Library
sudo apk add apr-utilapr-util-dbd_mysql 1.6.3-r2
The Apache Portable Runtime Utility Library - MySQL driver
sudo apk add apr-util-dbd_mysqlQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.