How to Install and Uninstall latencytop-common.x86_64 Package on Amazon Linux 2

Last updated: October 06,2024

1. Install "latencytop-common.x86_64" package

Please follow the step by step instructions below to install latencytop-common.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install latencytop-common.x86_64

2. Uninstall "latencytop-common.x86_64" package

Please follow the steps below to uninstall latencytop-common.x86_64 on Amazon Linux 2:

$ sudo yum remove latencytop-common.x86_64 $ sudo yum autoremove

3. Information about the latencytop-common.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : latencytop-common
Arch : x86_64
Version : 0.5
Release : 13.amzn2.0.2
Size : 19 k
Repo : amzn2-core/2/x86_64
Summary : System latency monitor (shared files for both GUI and TUI builds)
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 files needed by both
: the GUI and TUI builds of LatencyTOP.