macOS
brew install apr-utillocal Homebrew formula metadata
sudo port install apr-utilMacPorts ports tree · devel/apr-util/Portfile · 来源: api.github.com
安装
brew install apr-utillocal Homebrew formula metadata
sudo port install apr-utilMacPorts ports tree · devel/apr-util/Portfile · 来源: api.github.com
sudo apk add apr-utilAlpine Linux edge package indexes · apr-util · 来源: dl-cdn.alpinelinux.org
sudo dnf install apr-utilFedora Rawhide package metadata · apr-util · 来源: dl.fedoraproject.org
sudo pacman -S apr-utilArch Linux sync databases · apr-util · 来源: geo.mirror.pkgbuild.com
sudo apt install libaprutil1-dbd-mysqlDebian stable package indexes · libaprutil1-dbd-mysql · 来源: deb.debian.org
sudo zypper install apr-util-developenSUSE Tumbleweed package metadata · apr-util-devel · 来源: download.opensuse.org
概览
Companion library to apr, the Apache Portable Runtime library
历史
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.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
apu-1-config | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:apr-util |
|---|---|
| 版本 | 1.6.3 |
| 软件包管理器 | Homebrew |
| 主页 | https://apr.apache.org/ |
| 最后更新 | 2026-06-22T14:02:44-07:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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_mysql来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.