How to Install and Uninstall mtr-gtk.x86_64 Package on Fedora 35

Last updated: December 29,2024

1. Install "mtr-gtk.x86_64" package

This is a short guide on how to install mtr-gtk.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install mtr-gtk.x86_64

2. Uninstall "mtr-gtk.x86_64" package

Learn how to uninstall mtr-gtk.x86_64 on Fedora 35:

$ sudo dnf remove mtr-gtk.x86_64 $ sudo dnf autoremove

3. Information about the mtr-gtk.x86_64 package on Fedora 35

Last metadata expiration check: 1:31:24 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : mtr-gtk
Epoch : 2
Version : 0.95
Release : 1.fc35
Architecture : x86_64
Size : 52 k
Source : mtr-0.95-1.fc35.src.rpm
Repository : updates
Summary : GTK interface for MTR
URL : https://www.bitwizard.nl/mtr/
License : GPLv2
Description : MTR combines the functionality of the 'traceroute' and 'ping' programs
: in a single network diagnostic tool. The mtr-gtk package provides the
: GTK interface for MTR.
:
: When MTR is started, it investigates the network connection between the
: host MTR runs on and the user-specified destination host. Afterwards it
: determines the address of each network hop between the machines and sends
: a sequence of ICMP echo requests to each one to determine the quality of
: the link to each machine. While doing this, it prints running statistics
: about each machine.