How to Install and Uninstall traceroute.src Package on Oracle Linux 8
Last updated: December 27,2024
1. Install "traceroute.src" package
This tutorial shows how to install traceroute.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
traceroute.src
Copied
2. Uninstall "traceroute.src" package
Please follow the step by step instructions below to uninstall traceroute.src on Oracle Linux 8:
$
sudo dnf remove
traceroute.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the traceroute.src package on Oracle Linux 8
Last metadata expiration check: 0:14:57 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : traceroute
Epoch : 3
Version : 2.1.0
Release : 6.el8
Architecture : src
Size : 93 k
Source : None
Repository : ol8_baseos_latest
Summary : Traces the route taken by packets over an IPv4/IPv6 network
URL : http://traceroute.sourceforge.net
License : GPLv2+
Description : The traceroute utility displays the route used by IP packets on their
: way to a specified network (or Internet) host. Traceroute displays
: the IP number and host name (if possible) of the machines along the
: route taken by the packets. Traceroute is used as a network debugging
: tool. If you're having network connectivity problems, traceroute will
: show you where the trouble is coming from along the route.
:
: Install traceroute if you need a tool for diagnosing network connectivity
: problems.
Available Packages
Name : traceroute
Epoch : 3
Version : 2.1.0
Release : 6.el8
Architecture : src
Size : 93 k
Source : None
Repository : ol8_baseos_latest
Summary : Traces the route taken by packets over an IPv4/IPv6 network
URL : http://traceroute.sourceforge.net
License : GPLv2+
Description : The traceroute utility displays the route used by IP packets on their
: way to a specified network (or Internet) host. Traceroute displays
: the IP number and host name (if possible) of the machines along the
: route taken by the packets. Traceroute is used as a network debugging
: tool. If you're having network connectivity problems, traceroute will
: show you where the trouble is coming from along the route.
:
: Install traceroute if you need a tool for diagnosing network connectivity
: problems.