Automic VaultAutomic Vault

brew

apr-util を Homebrew, apk, dnf, MacPorts, pacman, apt, zypper でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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