How to Install and Uninstall latencytop-tui.x86_64 Package on Fedora 34

Last updated: June 17,2024

1. Install "latencytop-tui.x86_64" package

Please follow the guidelines below to install latencytop-tui.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install latencytop-tui.x86_64

2. Uninstall "latencytop-tui.x86_64" package

This guide covers the steps necessary to uninstall latencytop-tui.x86_64 on Fedora 34:

$ sudo dnf remove latencytop-tui.x86_64 $ sudo dnf autoremove

3. Information about the latencytop-tui.x86_64 package on Fedora 34

Last metadata expiration check: 3:10:10 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : latencytop-tui
Version : 0.5
Release : 27.fc34
Architecture : x86_64
Size : 19 k
Source : latencytop-0.5-27.fc34.src.rpm
Repository : fedora
Summary : System latency monitor (text interface only)
URL : http://www.latencytop.org/
License : GPLv2
Description : LatencyTOP is a tool for software developers (both kernel and userspace), aimed
: at identifying where in the system latency is happening, and what kind of
: operation/action is causing the latency to happen so that the code can be
: changed to avoid the worst latency hiccups.
: This package contains a build of LatencyTOP without GUI support (and with few
: dependencies).