Skip to main content

How to Install and Verify Traceroute on Linux (Ubuntu/Debian)

HardReset.InfoDecember 16, 20252 min30 views
2 connections·3 entities in this video

Opening the Terminal

  • 💻 Open the terminal application on your Linux system by navigating to 'Show Apps' and selecting 'Terminal'.

Understanding Traceroute

  • ⚠️ Traceroute is a command-line utility used to trace the exact path of a packet through a network.
  • 📍 It helps in understanding the hops and connectivity from your computer to a specified destination.
  • ❓ Traceroute is not installed by default on many Linux distributions, including Ubuntu.

Installation Commands

  • 💡 On Ubuntu and Debian-based systems, you can install traceroute using one of two commands:
    • sudo apt install traceroute
    • sudo apt install inetutils-traceroute
  • 🔑 You will be prompted to enter your user password to proceed with the installation.

Verifying the Installation

  • ✅ After installation, verify that traceroute is working by running the command traceroute --version.
  • 🚀 The output should display the traceroute version, confirming a successful installation.
Knowledge graph3 entities · 2 connections

How they connect

An interactive map of every person, idea, and reference from this conversation. Hover to trace connections, click to explore.

Hover · drag to explore
3 entities
Chapters1 moments

Key Moments

Transcript8 segments

Full Transcript

Topics9 themes

What’s Discussed

tracerouteLinuxUbuntuDebianTerminalNetwork PathPacket Tracinginetutils-tracerouteapt install
Smart Objects3 · 2 links
Products· 2
Concept· 1