How to Install and Uninstall jitterdebugger Package on Kali Linux

Last updated: May 21,2024

1. Install "jitterdebugger" package

Please follow the step by step instructions below to install jitterdebugger on Kali Linux

$ sudo apt update $ sudo apt install jitterdebugger

2. Uninstall "jitterdebugger" package

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

$ sudo apt remove jitterdebugger $ sudo apt autoclean && sudo apt autoremove

3. Information about the jitterdebugger package on Kali Linux

Package: jitterdebugger
Version: 0.3.1+git20200117.b90ff3a-5
Installed-Size: 52
Maintainer: SZ Lin (林上智)
Architecture: amd64
Depends: libc6 (>= 2.34)
Suggests: jitterdebugger-utils (>= 0.3.1+git20200117.b90ff3a-2)
Size: 18344
SHA256: 30eb0645fa5b038e69698bb821ba063740ed364c4890cf708de3b902623e59ca
SHA1: 2e7a9ae7d3a994b67b48c759f013e32e59ead86c
MD5sum: dc7233f88151b770563c32d413975499
Description: Real time response measurement tool
jitterdebugger measures wake up latencies and able to store all samples for
post-processing.
.
It starts a thread on each CPU which programs a timer and measures the time it
takes from the timer expiring until the thread which set the timer runs again.
.
This tool is a reimplementation of cyclictest. It doesn't have all the command
line options as cyclictest which results are easy to get wrong
and therefore an invalid latency report.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/igaw/jitterdebugger
Section: misc
Priority: optional
Filename: pool/main/j/jitterdebugger/jitterdebugger_0.3.1+git20200117.b90ff3a-5_amd64.deb