How to Install and Uninstall paris-traceroute.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "paris-traceroute.x86_64" package

Please follow the guidelines below to install paris-traceroute.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install paris-traceroute.x86_64

2. Uninstall "paris-traceroute.x86_64" package

Please follow the guidelines below to uninstall paris-traceroute.x86_64 on Fedora 34:

$ sudo dnf remove paris-traceroute.x86_64 $ sudo dnf autoremove

3. Information about the paris-traceroute.x86_64 package on Fedora 34

Last metadata expiration check: 1:48:15 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : paris-traceroute
Version : 0.93
Release : 4.fc33
Architecture : x86_64
Size : 37 k
Source : paris-traceroute-0.93-4.fc33.src.rpm
Repository : fedora
Summary : A network diagnosis and measurement tool
URL : https://github.com/libparistraceroute/libparistraceroute
License : LGPLv3
Description : Paris Traceroute is a fundamental upgrade to the standard Traceroute tool
: that exists on all of the major operating systems. Standard Traceroute was
: not designed to take into account the presence of load balancing routers,
: which are widely deployed in today’s Internet, both at the core and at its
: edges. As a result, standard Traceroute is not aware that there are often
: multiple paths between a source and a destination in the Internet: the
: paths will split at a load balancing router at one point along the route
: and then reconverge some hops later. Standard traceroute is incapable of
: furnishing this information to its users and instead reports what it states
: to be a single path but is instead a confusing mixture of pieces of multiple
: paths. Paris Traceroute is aware of the multiple paths and can report on any
: single one of them accurately, as well as on all of them.