# Installer nexttrace avec Homebrew, Nix, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de nexttrace pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install nexttrace
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:nexttrace
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.7.1
- **Résumé source:** Open source visual route tracking CLI tool
- **Page d'accueil:** <https://www.nxtrace.org/>
- **Dépôt:** <https://github.com/nxtrace/NTrace-core>
- **Dernière mise à jour:** 2026-07-26T19:43:15+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- nexttrace (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.7.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour nexttrace. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
