How to Install and Uninstall latencytop Package on Kali Linux

Last updated: May 14,2024

1. Install "latencytop" package

Please follow the guidelines below to install latencytop on Kali Linux

$ sudo apt update $ sudo apt install latencytop

2. Uninstall "latencytop" package

Please follow the steps below to uninstall latencytop on Kali Linux:

$ sudo apt remove latencytop $ sudo apt autoclean && sudo apt autoremove

3. Information about the latencytop package on Kali Linux

Package: latencytop
Version: 0.5.0-0.1
Installed-Size: 75
Maintainer: Giacomo Catenazzi
Architecture: amd64
Depends: libc6 (>= 2.7), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libncursesw6 (>= 6), libtinfo6 (>= 6)
Size: 28984
SHA256: 0f52fcf1d31d1998c8ad20b92cb7db98fd638323709bc559a261ae744ebf8eee
SHA1: dfaf39bedbd1aa3bcbb007ff3a5b1f9462ef62d1
MD5sum: 701ac65ec87a0655641f0c32c290a940
Description: A tool for developers to visualize system latencies
LatencyTOP is a Linux 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.
Description-md5:
Homepage: http://www.latencytop.org/
Tag: devel::debugger, devel::testing-qa, interface::graphical,
interface::x11, role::program, uitoolkit::gtk, uitoolkit::ncurses,
use::analysing, x11::application
Section: utils
Priority: optional
Filename: pool/main/l/latencytop/latencytop_0.5.0-0.1_amd64.deb