macOS
brew install libtracelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libtrace in AI-Agent-Workflows.
Installation
brew install libtracelocal Homebrew formula metadata
nix profile install nixpkgs#libtracenixpkgs package indexes · pkgs/by-name/li/libtrace/package.nix · Quelle: api.github.com
Überblick
Library for trace processing supporting multiple inputs
Verlauf
libtrace is a C library and suite of trace tools for processing live and offline network packet captures across multiple trace and interface formats.
The libtrace README states that the code was originally developed by the University of Waikato WAND research group and was primarily designed for the real-time interface to the Waikato DAG Capture Point software. It later grew beyond that original environment to support a range of trace and interface formats.
The repository records copyright for University of Waikato code through 2022 and for later code and documentation contributed by Shane Alcock from 2023 through 2026. The 4.0 series introduced a parallel packet-processing API for multithreaded workloads.
libtrace's adoption is strongest in network measurement, packet-trace analysis, and research tooling rather than broad desktop use. Its command-line utilities, including traceconvert, tracefilter, tracemerge, tracereport, tracesplit, tracestats, and tracesummary, made it useful as both a library and a practical trace-processing toolkit.
Users employ libtrace to read, filter, convert, replay, summarize, and report on traffic captures from offline files or live interfaces. Developers link against the library when they need one API over multiple capture formats and, in the 4.0 line, when they need parallel packet processing.
For packet-analysis package nerds, libtrace is interesting because it is not just another pcap wrapper: it comes from a university measurement environment, carries a family of trace* command-line tools, and preserves support for specialized capture systems alongside common packet formats.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
traceconvert | cli | globales Executable | |
tracediff | cli | globales Executable | |
traceends | cli | globales Executable | |
tracefilter | cli | globales Executable | |
tracemcast | cli | globales Executable | |
tracemerge | cli | globales Executable | |
tracepktdump | cli | globales Executable | |
tracereplay | cli | globales Executable | |
tracereport | cli | globales Executable | |
tracertstats | cli | globales Executable | |
tracesplit | cli | globales Executable | |
tracesplit_dir | cli | globales Executable | |
tracestats | cli | globales Executable | |
tracesummary | cli | globales Executable | |
tracetop | cli | globales Executable | |
tracetopends | cli | globales Executable | |
traceucast | cli | globales Executable |
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.
https://github.com/LibtraceTeam/libtrace
Installationsmetadaten
| Paketschlüssel | brew:libtrace |
|---|---|
| Version | 4.0.34 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libtrace |
| Homepage | https://github.com/LibtraceTeam/libtrace |
| Repository | https://github.com/LibtraceTeam/libtrace |
| Upstream-Dokumentation | https://github.com/LibtraceTeam/libtrace |
| Lizenz | GPL-2.0-or-later AND LGPL-3.0-or-later |
| Quellarchiv | https://github.com/LibtraceTeam/libtrace/archive/refs/tags/4.0.34-1.tar.gz |
| Zuletzt aktualisiert | 2026-07-24T06:46:08Z |
| Pulse | updated |
| Abhängigkeiten | openssl@3, wandio |
| Build-Abhängigkeiten | autoconf, automake, libtool, pkgconf |
| Von macOS bereitgestellte Bibliotheken | libpcap, ncurses |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libtrace |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libtrace
nix profile install nixpkgs#libtraceQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.