# 使用 Homebrew, Nix, scoop, winget 安装 nexttrace

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 其他软件包管理器记录

- 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
