How to Install iputils-tracepath in Ubuntu 18.04



Install iputils-tracepath by entering the following commands in the terminal:

sudo apt update
sudo apt install iputils-tracepath

Description:

Tools to trace the network path to a remote host

The tracepath utility is similar to the traceroute utility, but also attempts to discover the MTU of the path. Supports IPv4 and IPv6.

Version: 3:20161105-1ubuntu2

Section: net