Automic VaultAutomic Vault

brew

apr mit Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für apr in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install apr

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install apr

MacPorts ports tree · devel/apr/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add apr

Alpine Linux edge package indexes · apr · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install apr

Fedora Rawhide package metadata · apr · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#apr

nixpkgs package indexes · pkgs/by-name/ap/apr/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S apr

Arch Linux sync databases · apr · Quelle: geo.mirror.pkgbuild.com

Debian aptverifiziert · 92%
sudo apt install libapr1-dev

Debian stable package indexes · libapr1-dev · Quelle: deb.debian.org

openSUSE zypperverifiziert · 92%
sudo zypper install apr-devel

openSUSE Tumbleweed package metadata · apr-devel · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Apache Portable Runtime library

Befehle und Aliase

  • apr-1-config

Verlauf

Projektgeschichte und Nutzung

Apache Portable Runtime is a C portability library that gives Apache-family software a consistent API over platform-specific operating-system services. It abstracts files, sockets, processes, threads, memory pools, locking, and related native facilities.

Projektgeschichte

APR originated in the Apache HTTP Server world and became its own Apache project around a general portability mission: provide predictable behavior across operating systems so application code does not need piles of platform-specific branches.

The project retained a classic Apache development shape: source in Apache Subversion, stable API manuals by branch, release tarballs, mailing-list development, and a small set of companion subprojects such as APR-util and APR-iconv.

The current stable documentation line is APR 1.7. Apache's project page lists APR 1.7.6 as the recommended release in 2025 and describes 1.7 as an enhancement and bugfix line documented through the project's CHANGES files.

Adoptionsgeschichte

APR first mattered because Apache HTTP Server needed portable native infrastructure across Unix, Windows, and other supported systems. Apache later advertised projects using APR outside HTTP Server, explicitly encouraging broader reuse after several years of development.

The supplied package metadata shows the result of that portability role: APR is packaged across Homebrew, Debian/Ubuntu, Fedora/dnf, Alpine/apk, Arch/pacman, MacPorts, Nix, and openSUSE/zypper. That spread is typical for a foundational C library rather than an end-user CLI.

APR's apr-1-config executable is part of its adoption story. It gives source builds a stable way to ask an installed APR for include paths, compiler flags, and linker flags, which is why it appears in so many package recipes.

Wie es verwendet wird

Developers use APR by compiling against its headers and library, often discovered through apr-1-config. Runtime users usually encounter it as an indirect dependency of Apache HTTP Server, Subversion-era tooling, or Apache modules.

APR's memory pool model and portability wrappers are particularly recognizable to C programmers maintaining long-lived server software. They make it possible to write one native code path that still behaves sensibly on Unix and Windows.

Warum Paket-Nerds sich dafür interessieren

APR is one of those quiet packages that makes old-school portable C infrastructure work. It carries ABI concerns, platform feature detection, and build-helper behavior that package maintainers need to get exactly right or large chunks of Apache-linked software fail to compile.

It also marks a packaging boundary: APR is the low-level portability substrate, APR-util adds optional higher-level integrations, and consumers can depend on one or both depending on how much Apache runtime surface they need.

Zeitleiste

  • 1990s-2000s: APR emerges from Apache HTTP Server portability work.
  • 2008: APR project website documents APR, APR-util, and APR-iconv as supported subprojects.
  • 2025: APR 1.7.6 listed by Apache as the recommended APR release.

Related projects

  • Apache HTTP Server was the original ecosystem driver for APR.
  • APR-util is the companion utility library above core APR.
  • APR-iconv is the related portable iconv implementation under the APR project.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
apr-1-configcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version1.7.6
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://apr.apache.org/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://apr.apache.org/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:apr
Version1.7.6
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/apr
Homepagehttps://apr.apache.org/
Repositoryhttps://svn.apache.org/repos/asf/apr/apr/trunk
Upstream-Dokumentationhttps://apr.apache.org/compiling_unix.html
LizenzApache-2.0
Quellarchivhttps://www.apache.org/dyn/closer.lua?path=apr/apr-1.7.6.tar.bz2
Von macOS bereitgestellte Bibliothekenlibxcrypt
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libapr1-dev 1.7.5-1

Apache Portable Runtime Library - Development Headers

https://apr.apache.org/

sudo apt install libapr1-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: apr
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Apr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libapr1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libapr1t64 1.7.5-1

Apache Portable Runtime Library

https://apr.apache.org/

sudo apt install libapr1t64
  • Section: libs
  • Architecture: amd64
  • Source Package: apr
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Apr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libapr1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

apr

nix profile install nixpkgs#apr
  • normalized package name match
  • Abgeglichen nach: Apr
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ap/apr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libapr1-dev 1.7.2-3.1build2

Apache Portable Runtime Library - Development Headers

https://apr.apache.org/

sudo apt install libapr1-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: apr
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Apr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libapr1-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libapr1t64 1.7.2-3.1build2

Apache Portable Runtime Library

https://apr.apache.org/

sudo apt install libapr1t64
  • Section: libs
  • Architecture: amd64
  • Source Package: apr
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Apr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libapr1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

apr 1.7.6-r0

The Apache Portable Runtime

https://apr.apache.org/

sudo apk add apr
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: apr
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Apr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: apr from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

apr-dev 1.7.6-r0

The Apache Portable Runtime

https://apr.apache.org/

sudo apk add apr-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: apr
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Apr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: apr-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

apr 1.7.6-5.fc44

Apache Portable Runtime library

https://apr.apache.org/

sudo dnf install apr
  • License: Apache-2.0 AND (BSD-4-Clause-UC AND ISC AND Zlib AND Caldera-no-preamble)
  • Category: Unspecified
  • Architecture: i686
  • Source Package: apr
  • 4 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Apr
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: apr from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

apr-devel 1.7.6-5.fc44

APR library development kit

https://apr.apache.org/

sudo dnf install apr-devel
  • License: Apache-2.0 AND (BSD-4-Clause-UC AND ISC AND Zlib AND Caldera-no-preamble)
  • Category: Unspecified
  • Architecture: i686
  • Source Package: apr
  • 6 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Apr
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: apr-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

apr 1.7.6-1

The Apache Portable Runtime

https://apr.apache.org/

sudo pacman -S apr
  • License: Apache-2.0
  • Architecture: x86_64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Apr
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: apr from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

apr-devel 1.7.6-1.3

Development files for the Apache Portable Runtime (APR) library

https://apr.apache.org/

sudo zypper install apr-devel
  • License: Apache-2.0
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: apr
  • 4 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Apr
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: apr-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libapr1-0 1.7.6-1.3

Apache Portable Runtime (APR) Library

https://apr.apache.org/

sudo zypper install libapr1-0
  • License: Apache-2.0
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: apr
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Apr
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libapr1-0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

apr

sudo port install apr
  • normalized package name match
  • Abgeglichen nach: Apr
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/apr/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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