# Installer mtr avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:mtr
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mtr
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mtr
```

  Preuve: MacPorts ports tree: net/mtr/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add mtr
```

  Preuve: Alpine Linux edge package indexes: mtr from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install mtr
```

  Preuve: Debian stable package indexes: mtr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install mtr
```

  Preuve: Fedora Rawhide package metadata: mtr from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#mtr
```

  Preuve: nixpkgs package indexes: pkgs/by-name/mt/mtr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S mtr
```

  Preuve: Arch Linux sync databases: mtr from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install mtr
```

  Preuve: openSUSE Tumbleweed package metadata: mtr from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:mtr
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.96
- **Résumé source:** 'traceroute' and 'ping' in a single tool
- **Page d'accueil:** <https://www.bitwizard.nl/mtr/>
- **Dépôt:** <https://github.com/traviscross/mtr>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mtr (alias)
- mtr-packet (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

mtr began as Matt Kimball's network diagnostic program and was later maintained by Roger Wolff at BitWizard; the BitWizard history page says Wolff took over maintenance in October 1998. The name is commonly expanded as My Traceroute, preserving its origin as Matt's Traceroute while emphasizing the combined traceroute-and-ping behavior that made the tool distinctive.

### Historique du projet

Technically, mtr repeatedly probes the path from the local host to a destination with increasing time-to-live values, discovers intermediate hops from router responses, and prints running latency and loss statistics for each hop. The official README warns that routers can suppress or rate-limit ICMP responses, so apparent loss at an intermediate hop does not automatically mean forwarded traffic is being dropped there. The project also splits privileged packet work into mtr-packet, which must have raw-socket privileges on Unix-like systems.

### Modes d'utilisation

Its adoption is broad because it turns an intermittent network path into a live table that operators can watch while troubleshooting. Distribution packaging for Unix-like systems, a GitHub-maintained upstream, WSL instructions for Windows users, and long-standing Homebrew/Linux packages place it alongside ping, traceroute, and pathping-style tools, but with the advantage of continuous per-hop statistics.

### Sources

- <https://formulae.brew.sh/formula/mtr>
- <https://github.com/traviscross/mtr>
- <https://packages.debian.org/sid/mtr>
- <https://www.bitwizard.nl/mtr/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Debian apt - mtr - 0.95-1.1+b1: normalized package name match | Debian stable package indexes: mtr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Full screen ncurses and X11 traceroute tool | https://www.bitwizard.nl/mtr/
- Debian apt - mtr-tiny - 0.95-1.1+b1: normalized package name match | Debian stable package indexes: mtr-tiny from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Full screen ncurses traceroute tool | https://www.bitwizard.nl/mtr/
- Nix - mtr: normalized package name match | nixpkgs package indexes: pkgs/by-name/mt/mtr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mtr - 0.95-1.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: mtr from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Full screen ncurses and X11 traceroute tool | https://www.bitwizard.nl/mtr/
- Ubuntu apt - mtr-tiny - 0.95-1.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: mtr-tiny from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Full screen ncurses traceroute tool | https://www.bitwizard.nl/mtr/
- apk - mtr - 0.96-r2: normalized package name match | Alpine Linux edge package indexes: mtr from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Full screen ncurses traceroute tool | https://www.bitwizard.nl/mtr/
- apk - mtr-bash-completion - 0.96-r2: normalized package name match | Alpine Linux edge package indexes: mtr-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completion for mtr | https://www.bitwizard.nl/mtr/
- apk - mtr-doc - 0.96-r2: normalized package name match | Alpine Linux edge package indexes: mtr-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Full screen ncurses traceroute tool (documentation) | https://www.bitwizard.nl/mtr/
- apk - mtr-gtk - 0.96-r2: normalized package name match | Alpine Linux edge package indexes: mtr-gtk from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | The GTK+ interface for mtr | https://www.bitwizard.nl/mtr/
- dnf - mtr - 0.96-2.fc45: normalized package name match | Fedora Rawhide package metadata: mtr from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Network diagnostic tool combining 'traceroute' and 'ping' | https://www.bitwizard.nl/mtr/
- dnf - mtr-gtk - 0.96-2.fc45: normalized package name match | Fedora Rawhide package metadata: mtr-gtk from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | GTK interface for MTR | https://www.bitwizard.nl/mtr/
- pacman - mtr - 0.96-1: normalized package name match | Arch Linux sync databases: mtr from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Combines the functionality of traceroute and ping into one tool (CLI version) | https://www.bitwizard.nl/mtr/
- zypper - mtr - 0.96-1.6: normalized package name match | openSUSE Tumbleweed package metadata: mtr from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Ping and Traceroute Network Diagnostic Tool | https://www.bitwizard.nl/mtr/
- zypper - mtr-gtk - 0.96-1.6: normalized package name match | openSUSE Tumbleweed package metadata: mtr-gtk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Ping and Traceroute Network Diagnostic Tool | https://www.bitwizard.nl/mtr/
- MacPorts - mtr: normalized package name match | MacPorts ports tree: net/mtr/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/mtr.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mtr.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
