macOS
brew install libtracelocal Homebrew formula metadata
brew
libtrace のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libtracelocal Homebrew formula metadata
nix profile install nixpkgs#libtracenixpkgs package indexes · pkgs/by-name/li/libtrace/package.nix · ソース: api.github.com
概要
Library for trace processing supporting multiple inputs
履歴
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.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
traceconvert | cli | グローバル実行可能ファイル | |
tracediff | cli | グローバル実行可能ファイル | |
traceends | cli | グローバル実行可能ファイル | |
tracefilter | cli | グローバル実行可能ファイル | |
tracemcast | cli | グローバル実行可能ファイル | |
tracemerge | cli | グローバル実行可能ファイル | |
tracepktdump | cli | グローバル実行可能ファイル | |
tracereplay | cli | グローバル実行可能ファイル | |
tracereport | cli | グローバル実行可能ファイル | |
tracertstats | cli | グローバル実行可能ファイル | |
tracesplit | cli | グローバル実行可能ファイル | |
tracesplit_dir | cli | グローバル実行可能ファイル | |
tracestats | cli | グローバル実行可能ファイル | |
tracesummary | cli | グローバル実行可能ファイル | |
tracetop | cli | グローバル実行可能ファイル | |
tracetopends | cli | グローバル実行可能ファイル | |
traceucast | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/LibtraceTeam/libtrace
インストールメタデータ
| パッケージキー | brew:libtrace |
|---|---|
| バージョン | 4.0.34 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/libtrace |
| ホームページ | https://github.com/LibtraceTeam/libtrace |
| リポジトリ | https://github.com/LibtraceTeam/libtrace |
| 上流ドキュメント | https://github.com/LibtraceTeam/libtrace |
| ライセンス | GPL-2.0-or-later AND LGPL-3.0-or-later |
| ソースアーカイブ | https://github.com/LibtraceTeam/libtrace/archive/refs/tags/4.0.34-1.tar.gz |
| 最終更新 | 2026-07-24T06:46:08Z |
| Pulse | updated |
| 依存関係 | openssl@3, wandio |
| ビルド依存関係 | autoconf, automake, libtool, pkgconf |
| macOS 提供ライブラリ | libpcap, ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libtrace
nix profile install nixpkgs#libtraceソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.