How to Install and Uninstall kernelshark Package on Kali Linux

Last updated: May 02,2024

1. Install "kernelshark" package

Please follow the instructions below to install kernelshark on Kali Linux

$ sudo apt update $ sudo apt install kernelshark

2. Uninstall "kernelshark" package

This tutorial shows how to uninstall kernelshark on Kali Linux:

$ sudo apt remove kernelshark $ sudo apt autoclean && sudo apt autoremove

3. Information about the kernelshark package on Kali Linux

Package: kernelshark
Source: kernelshark (2.2.1-1)
Version: 2.9.3+really2.2.1-1
Installed-Size: 338
Maintainer: Sudip Mukherjee
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libkshark2 (>= 2.2.1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.11.0~rc1) | libqt5gui5-gles (>= 5.11.0~rc1), libqt5widgets5 (>= 5.2.0~alpha1), libstdc++6 (>= 13.1), libtraceevent1 (>= 5.4), trace-cmd (>= 2.9.3), fonts-freefont-ttf, pkexec
Size: 73020
SHA256: 31ff58e421ffb340d8c14ce114f71ff2ffd6568af9425cf513e21e9fb5eea379
SHA1: 892f84c9936bf0339624936b043e440d222f7744
MD5sum: aff9b543d1d50b0ea58f9bed016ad96a
Description: Utilities for graphically analyzing function tracing in the kernel
KernelShark is a front end reader of trace-cmd output. It reads a trace-cmd.dat
formatted file and produces a graph and list view of the data.
Description-md5:
Homepage: https://kernelshark.org/
Tag: uitoolkit::gtk, uitoolkit::qt
Section: devel
Priority: optional
Filename: pool/main/k/kernelshark/kernelshark_2.9.3+really2.2.1-1_amd64.deb