# 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
- **バージョン:** 1.7.1
- **ソース概要:** Open source visual route tracking CLI tool
- **ホームページ:** <https://www.nxtrace.org/>
- **リポジトリ:** <https://github.com/nxtrace/NTrace-core>
- **最終更新:** 2026-07-26T19:43:15+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- nexttrace (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.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 を使えるよう、Nucleus パッケージメタデータはここに公開されています。


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

- 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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
