Automic VaultAutomic Vault

brew

avro-tools mit Homebrew, Nix, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install avro-tools

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#avro-tools

nixpkgs package indexes · pkgs/by-name/av/avro-tools/package.nix · Quelle: api.github.com

Windows

Scoopverifiziert · 92%
scoop install main/avro-tools

Scoop official bucket manifest trees · bucket/avro-tools.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Avro command-line tools and utilities

Befehle und Aliase

  • avro-tools

Verlauf

Projektgeschichte und Nutzung

Avro Tools is the Java command-line utility package for Apache Avro. It is the package users reach for when they want to inspect schemas, convert data, generate code, or manipulate Avro object container files from a terminal.

Projektgeschichte

Apache Avro's 1.0.0 release was announced in July 2010. The project defined a compact binary data format, a JSON-based schema system, object container files, and RPC support, then shipped language implementations from a single Apache-managed source tree.

The tools package grew naturally out of Avro's Java implementation: once a format has schemas, container files, IDL, and generated code, it needs a portable command-line utility. The Homebrew avro-tools formula packages that Java-oriented CLI separately from native C and C++ formulas.

Adoptionsgeschichte

Avro's adoption is tied to data-platform workflows where schema evolution and compact record serialization matter. Apache's project site now explicitly calls Avro a leading serialization format for record data and a first choice for streaming data pipelines.

The avro-tools jar became the everyday operator interface for that ecosystem. Even users who do not write Java often keep avro-tools around because it can inspect and transform Avro files without having to compile a language binding into a one-off program.

Wie es verwendet wird

Common avro-tools usage includes printing or validating schemas, converting between JSON and Avro container files, compiling schemas or IDL to generated language code, and debugging records in data pipelines. Package managers usually expose this as an avro-tools command wrapping the upstream jar.

Avro Tools has no documented per-user config file or credential file. Inputs are schemas, Avro files, IDL/protocol files, and command-line options.

Warum Paket-Nerds sich dafür interessieren

For package nerds, avro-tools is the canonical example of a data-format CLI shipped as a Java artifact but consumed like a Unix tool. The formula is less about libraries and more about making a jar feel like a normal executable in scripts.

It also anchors the split packaging story for Avro: avro-tools for the Java CLI, avro-c for native C utilities, and avro-cpp for generated C++ bindings, all backed by one upstream release stream.

Zeitleiste

  • 2010: Apache Avro 1.0.0 announced as the first Avro release.
  • 2021: Avro 1.11.0 released with 120 JIRA issues addressed.
  • 2024: Avro 1.12.0 released by the Apache Avro community.
  • 2025: Avro 1.12.1 listed as the latest Apache Avro release.

Related projects

  • avro-c and avro-cpp package native parts of the same Apache Avro source tree.
  • Apache Avro language bindings and the Avro specification define the data files that avro-tools reads and writes.
  • Data platforms that store or stream Avro records often use avro-tools for local inspection and pipeline debugging.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

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
avro-toolscliglobales 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.12.1
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://avro.apache.org/

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:avro-tools
Version1.12.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/avro-tools
Homepagehttps://avro.apache.org/
Repositoryhttps://github.com/apache/avro
Upstream-Dokumentationhttps://avro.apache.org/docs
LizenzApache-2.0
Quellarchivhttps://www.apache.org/dyn/closer.lua?path=avro/avro-1.12.1/java/avro-tools-1.12.1.jar
Abhängigkeitenopenjdk
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

avro-tools

nix profile install nixpkgs#avro-tools
  • normalized package name match
  • Abgeglichen nach: Avro Tools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/av/avro-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/avro-tools

scoop install main/avro-tools
  • normalized package name match
  • Abgeglichen nach: Avro Tools
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/avro-tools.json from https://api.github.com/repos/ScoopInstaller/Main/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