# nexttrace を Homebrew, Nix, scoop, winget でインストール

nexttrace のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:nexttrace
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install nexttrace
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#nexttrace
```

  証拠: nixpkgs package indexes: pkgs/by-name/ne/nexttrace/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install extras/nexttrace
```

  証拠: Scoop official bucket manifest trees: bucket/nexttrace.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id NextTrace.NextTrace.Core -e
```

  証拠: Windows Package Manager source index: NextTrace.NextTrace.Core from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:nexttrace
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/nexttrace>
- **バージョン:** 1.7.1
- **ソース概要:** Open source visual route tracking CLI tool
- **ホームページ:** <https://www.nxtrace.org/>
- **リポジトリ:** <https://github.com/nxtrace/NTrace-core>
- **上流ドキュメント:** <https://www.nxtrace.org/>
- **ライセンス:** GPL-3.0-only
- **ソースアーカイブ:** <https://github.com/nxtrace/NTrace-core/archive/refs/tags/v1.7.1.tar.gz>
- **最終更新:** 2026-07-26T19:43:15+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- nexttrace (cli)
- nexttrace (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- 注意点: nexttrace requires root privileges so you will need to run `sudo nexttrace <ip>`. You should be certain that you trust any software you grant root privileges.
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.7.1
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/nxtrace/NTrace-core
- 検出された最新: v1.7.1 (最新)
## プロジェクトの歴史と使われ方

NextTrace is a Go-based visual traceroute and routing-inspection CLI. It extends the familiar traceroute/MTR niche with IP annotation, AS-path and geolocation context, optional MTR-style views, Globalping support, and multiple binary flavors.

### プロジェクトの歴史

The public repository positions NTrace-core as the stable mirror while NTrace-dev receives development first; after a version has run stably, it is synchronized into NTrace-core. That split explains why package managers may lag the project's own newest release stream.

### 採用の歴史

NextTrace has broader community uptake than most small network CLIs in this batch. The GitHub page showed about 8k stars, 475 forks, and 92 releases when researched. The project documents official APT packaging, Homebrew-core, a separate Homebrew tap, AUR, Termux, ImmortalWrt, Scoop, Winget, and binary downloads.

Homebrew's API generated on 2026-04-10 reported 2,700 installs-on-request in the preceding 365 days for the Homebrew-core `nexttrace` formula.

### 使われ方

Package nerds use it when plain traceroute is too terse: `nexttrace example.com` for path plus geographic/ASN annotations, `--mtu` for path MTU checks, `--nali` for IP annotations, `-F` for fast trace, and MTR-style modes when they want repeated latency/loss views. Homebrew-core ships the full `nexttrace` flavor and its caveat warns that root privileges may be required.

### パッケージ好きにとっての重要性

The interesting packaging detail is the flavor split. The upstream README says APT and the nxtrace Homebrew tap provide `nexttrace`, `nexttrace-tiny`, and `ntr`, while Homebrew-core, AUR, Scoop, and similar sources install the full `nexttrace` build only.

### タイムライン

- 2026-04-10: Homebrew formula API generated data for nexttrace 1.6.1.
- 2026-06-16: GitHub release listing showed v1.7.1 as the latest NTrace-core release.

### Related projects

- NTrace-dev
- nali
- mtr
- traceroute
- Globalping
- PeeringDB
- BGP.tools

### ソース

- <https://formulae.brew.sh/api/formula/nexttrace.json>
- <https://github.com/nxtrace/NTrace-core>
- <https://www.nxtrace.org/>


## セキュリティノート

nexttrace に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** nexttrace
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Nix - nexttrace: normalized package name match | nixpkgs package indexes: pkgs/by-name/ne/nexttrace/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - extras/nexttrace: normalized package name match | Scoop official bucket manifest trees: bucket/nexttrace.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - NextTrace.NextTrace.Core: normalized package name match | Windows Package Manager source index: NextTrace.NextTrace.Core from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/ja/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [mtr](https://pkg.so/ja/brew/mtr/) - Shares pkgdb curated category or tags: cli, diagnostics, network-diagnostics, networking, traceroute.
- [lft](https://pkg.so/ja/brew/lft/) - Shares pkgdb curated category or tags: cli, diagnostics, network-diagnostics, networking, traceroute.
- [arping](https://pkg.so/ja/brew/arping/) - Shares pkgdb curated category or tags: cli, diagnostics, network-diagnostics, networking.
- [tcptraceroute](https://pkg.so/ja/brew/tcptraceroute/) - Shares pkgdb curated category or tags: cli, network-diagnostics, networking, routing, traceroute.
- [scamper](https://pkg.so/ja/brew/scamper/) - Shares pkgdb curated category or tags: cli, diagnostics, networking, traceroute.
- [trippy](https://pkg.so/ja/brew/trippy/) - Shares pkgdb curated category or tags: cli, network-diagnostics, networking, traceroute.
- [ttl](https://pkg.so/ja/brew/ttl/) - Shares pkgdb curated category or tags: cli, network-diagnostics, networking, traceroute.
- [dhcpdump](https://pkg.so/ja/brew/dhcpdump/) - Shares pkgdb curated category or tags: cli, diagnostics, networking.

## Combined YAML source

View the package source record on GitHub. [combined/nexttrace.yml](https://github.com/mxcl/pkgdb/blob/main/combined/nexttrace.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
