Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, pacman, apt, zypper 安装 apr-util

查看 apr-util 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install apr-util

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install apr-util

MacPorts ports tree · devel/apr-util/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add apr-util

Alpine Linux edge package indexes · apr-util · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install apr-util

Fedora Rawhide package metadata · apr-util · 来源: dl.fedoraproject.org

Arch Linux pacman已验证 · 92%
sudo pacman -S apr-util

Arch Linux sync databases · apr-util · 来源: geo.mirror.pkgbuild.com

Debian apt已验证 · 92%
sudo apt install libaprutil1-dbd-mysql

Debian stable package indexes · libaprutil1-dbd-mysql · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install apr-util-devel

openSUSE Tumbleweed package metadata · apr-util-devel · 来源: download.opensuse.org

概览

软件包摘要

Companion library to apr, the Apache Portable Runtime library

命令和别名

  • apu-1-config

历史

项目历史与用法

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.

时间线

  • 2000s: APR-util becomes one of the supported subprojects under the Apache Portable Runtime project.
  • 2017: APR-util 1.6 branch documented as the stable API line.
  • 2023: APR-util 1.6.3 released with dependency maintenance such as expat unbundling and updated library builds.

Related projects

  • Apache Portable Runtime is the core runtime library that APR-util extends.
  • Apache HTTP Server is the original Apache ecosystem consumer that made APR and APR-util common native-development dependencies.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 12 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
apu-1-configcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.6.3
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://apr.apache.org/

安装元数据

软件包元数据

软件包键brew:apr-util
版本1.6.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/apr-util
主页https://apr.apache.org/
仓库https://svn.apache.org/repos/asf/apr/apr-util/branches/1.6.x
上游文档https://apr.apache.org/
许可证Apache-2.0
源码归档https://www.apache.org/dyn/closer.lua?path=apr/apr-util-1.6.3.tar.bz2
最后更新2026-06-22T14:02:44-07:00
Pulseupdated
依赖apr, openssl@3
macOS 提供的库expat, libxcrypt, sqlite
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameapr-util
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libaprutil1-dbd-mysql 1.6.3-3+b1

Apache Portable Runtime Utility Library - MySQL Driver

https://apr.apache.org/

sudo apt install libaprutil1-dbd-mysql
  • Section: libs
  • Architecture: amd64
  • Source Package: apr-util
  • 3 依赖
  • normalized package name match
  • 匹配方式:Apr Util
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libaprutil1-dbd-mysql from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libaprutil1-dbd-odbc 1.6.3-3+b1

Apache Portable Runtime Utility Library - ODBC Driver

https://apr.apache.org/

sudo apt install libaprutil1-dbd-odbc
  • Section: libs
  • Architecture: amd64
  • Source Package: apr-util
  • 3 依赖
  • normalized package name match
  • 匹配方式:Apr Util
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libaprutil1-dbd-odbc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libaprutil1-dbd-pgsql 1.6.3-3+b1

Apache Portable Runtime Utility Library - PostgreSQL Driver

https://apr.apache.org/

sudo apt install libaprutil1-dbd-pgsql
  • Section: libs
  • Architecture: amd64
  • Source Package: apr-util
  • 3 依赖
  • normalized package name match
  • 匹配方式:Apr Util
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libaprutil1-dbd-pgsql from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libaprutil1-dbd-sqlite3 1.6.3-3+b1

Apache Portable Runtime Utility Library - SQLite3 Driver

https://apr.apache.org/

sudo apt install libaprutil1-dbd-sqlite3
  • Section: libs
  • Architecture: amd64
  • Source Package: apr-util
  • 3 依赖
  • normalized package name match
  • 匹配方式:Apr Util
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libaprutil1-dbd-sqlite3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libaprutil1-dev 1.6.3-3+b1

Apache Portable Runtime Utility Library - Development Headers

https://apr.apache.org/

sudo apt install libaprutil1-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: apr-util
  • 4 依赖
  • normalized package name match
  • 匹配方式:Apr Util
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libaprutil1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libaprutil1-ldap 1.6.3-3+b1

Apache Portable Runtime Utility Library - LDAP Driver

https://apr.apache.org/

sudo apt install libaprutil1-ldap
  • Section: libs
  • Architecture: amd64
  • Source Package: apr-util
  • 3 依赖
  • normalized package name match
  • 匹配方式:Apr Util
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libaprutil1-ldap from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libaprutil1t64 1.6.3-3+b1

Apache Portable Runtime Utility Library

https://apr.apache.org/

sudo apt install libaprutil1t64
  • Section: libs
  • Architecture: amd64
  • Source Package: apr-util
  • 7 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Apr Util
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libaprutil1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libaprutil1-dbd-mysql 1.6.3-1.1ubuntu7

Apache Portable Runtime Utility Library - MySQL Driver

https://apr.apache.org/

sudo apt install libaprutil1-dbd-mysql
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: apr-util
  • 3 依赖
  • normalized package name match
  • 匹配方式:Apr Util
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libaprutil1-dbd-mysql from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libaprutil1-dbd-odbc 1.6.3-1.1ubuntu7

Apache Portable Runtime Utility Library - ODBC Driver

https://apr.apache.org/

sudo apt install libaprutil1-dbd-odbc
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: apr-util
  • 3 依赖
  • normalized package name match
  • 匹配方式:Apr Util
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libaprutil1-dbd-odbc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libaprutil1-dbd-pgsql 1.6.3-1.1ubuntu7

Apache Portable Runtime Utility Library - PostgreSQL Driver

https://apr.apache.org/

sudo apt install libaprutil1-dbd-pgsql
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: apr-util
  • 3 依赖
  • normalized package name match
  • 匹配方式:Apr Util
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libaprutil1-dbd-pgsql from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libaprutil1-dbd-sqlite3 1.6.3-1.1ubuntu7

Apache Portable Runtime Utility Library - SQLite3 Driver

https://apr.apache.org/

sudo apt install libaprutil1-dbd-sqlite3
  • Section: libs
  • Architecture: amd64
  • Source Package: apr-util
  • 3 依赖
  • normalized package name match
  • 匹配方式:Apr Util
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libaprutil1-dbd-sqlite3 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libaprutil1-dev 1.6.3-1.1ubuntu7

Apache Portable Runtime Utility Library - Development Headers

https://apr.apache.org/

sudo apt install libaprutil1-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: apr-util
  • 4 依赖
  • normalized package name match
  • 匹配方式:Apr Util
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libaprutil1-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libaprutil1-ldap 1.6.3-1.1ubuntu7

Apache Portable Runtime Utility Library - LDAP Driver

https://apr.apache.org/

sudo apt install libaprutil1-ldap
  • Section: libs
  • Architecture: amd64
  • Source Package: apr-util
  • 3 依赖
  • normalized package name match
  • 匹配方式:Apr Util
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libaprutil1-ldap from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libaprutil1t64 1.6.3-1.1ubuntu7

Apache Portable Runtime Utility Library

https://apr.apache.org/

sudo apt install libaprutil1t64
  • Section: libs
  • Architecture: amd64
  • Source Package: apr-util
  • 7 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Apr Util
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libaprutil1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

apr-util 1.6.3-r2

The Apache Portable Runtime Utility Library

https://apr.apache.org/

sudo apk add apr-util
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: apr-util
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Apr Util
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: apr-util from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

apr-util-dbd_mysql 1.6.3-r2

The Apache Portable Runtime Utility Library - MySQL driver

https://apr.apache.org/

sudo apk add apr-util-dbd_mysql
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: apr-util
  • 1 依赖
  • normalized package name match
  • 匹配方式:Apr Util
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: apr-util-dbd_mysql from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment