macOS
brew install libtracelocal Homebrew formula metadata
brew
Library for trace processing supporting multiple inputs. Version 4.0.33 via Homebrew; verified 2026-06-10.
install
brew install libtracelocal Homebrew formula metadata
nix profile install nixpkgs#libtracenixpkgs package indexes · pkgs/by-name/li/libtrace/package.nix · source: api.github.com
overview
Library for trace processing supporting multiple inputs
history
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.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
traceconvert | cli | global executable | |
tracediff | cli | global executable | |
traceends | cli | global executable | |
tracefilter | cli | global executable | |
tracemcast | cli | global executable | |
tracemerge | cli | global executable | |
tracepktdump | cli | global executable | |
tracereplay | cli | global executable | |
tracereport | cli | global executable | |
tracertstats | cli | global executable | |
tracesplit | cli | global executable | |
tracesplit_dir | cli | global executable | |
tracestats | cli | global executable | |
tracesummary | cli | global executable | |
tracetop | cli | global executable | |
tracetopends | cli | global executable | |
traceucast | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/LibtraceTeam/libtrace
install metadata
| Package key | brew:libtrace |
|---|---|
| Version | 4.0.33 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libtrace |
| Homepage | https://github.com/LibtraceTeam/libtrace |
| Repository | https://github.com/LibtraceTeam/libtrace |
| Upstream docs | https://github.com/LibtraceTeam/libtrace |
| License | GPL-2.0-or-later AND LGPL-3.0-or-later |
| Source archive | https://github.com/LibtraceTeam/libtrace/archive/refs/tags/4.0.33-1.tar.gz |
| Last updated | 2026-06-10T13:29:49Z |
| Pulse | updated |
| Dependencies | openssl@3, wandio |
| Build dependencies | autoconf, automake, libtool, pkgconf |
| Uses from macOS | libpcap, ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libtrace
nix profile install nixpkgs#libtracesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.