traceroute.db

Traces the route taken by packets over an IPv4/IPv6 network

Debian Debian
RUN apt-get update && \ apt-get install -y traceroute
Ubuntu
RUN apt-get update && \ apt-get install -y traceroute
Arch Arch Linux
RUN pacman -S --noconfirm traceroute
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y traceroute
CentOS
RUN yum install -y traceroute
Fedora
RUN dnf install -y traceroute
Raspbian
RUN apt-get update && \ apt-get install -y traceroute
click the source code to copy install traceroute.db on any operating system with command-not-found.com