How to Install inetutils-traceroute in Ubuntu 18.04



Install inetutils-traceroute by entering the following commands in the terminal:

sudo apt update
sudo apt install inetutils-traceroute

Description:

trace the IPv4 route to another host

The traceroute utility displays the route taken by IP packets on their way to another host or another network. . Install this package if you need a tool to examine network connectivity or to diagnose network problems.

Homepage: https://www.gnu.org/software/inetutils/

Version: 2:1.9.4-3

Section: universe/net