How to Install and Uninstall kcachegrind Package on Kali Linux

Last updated: May 09,2024

1. Install "kcachegrind" package

This is a short guide on how to install kcachegrind on Kali Linux

$ sudo apt update $ sudo apt install kcachegrind

2. Uninstall "kcachegrind" package

Please follow the step by step instructions below to uninstall kcachegrind on Kali Linux:

$ sudo apt remove kcachegrind $ sudo apt autoclean && sudo apt autoremove

3. Information about the kcachegrind package on Kali Linux

Package: kcachegrind
Version: 4:22.12.3-1
Installed-Size: 4751
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Depends: kio, libc6 (>= 2.34), libkf5archive5 (>= 5.56.0~), libkf5configcore5 (>= 5.56.0~), libkf5configwidgets5 (>= 4.96.0), libkf5coreaddons5 (>= 5.56.0~), libkf5dbusaddons5 (>= 5.56.0~), libkf5i18n5 (>= 5.56.0~), libkf5jobwidgets5 (>= 4.96.0), libkf5kiocore5 (>= 5.69.0), libkf5widgetsaddons5 (>= 5.56.0~), libkf5xmlgui5 (>= 5.56.0~), libqt5core5a (>= 5.15.1), libqt5dbus5 (>= 5.11.0~), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.14.1), libstdc++6 (>= 4.1.1)
Recommends: graphviz, valgrind
Suggests: kcachegrind-converters, khelpcenter
Size: 1041104
SHA256: d21467546b33784c9c842bc281b65dc08416573f8e2cc51bc0ad52e36f0570d8
SHA1: 150787597deda761014abed85309a24ef13de0bd
MD5sum: 9f47df722b4241c349e452cad6ea27c2
Description: visualisation tool for the Valgrind profiler
KCachegrind is a visualisation tool for the profiling data generated
by calltree, a memory profiling tool for valgrind. Any executable can be
profiled using calltree without being recompiled, including multi-threaded
applications, shared libraries, and plugins.
.
For visualising the output from profiling tools other than Valgrind, several
converters can be found in the kcachegrind-converters package.
.
This package is part of the KDE Software Development Kit module.
Description-md5:
Homepage: http://www.kde.org/
Tag: devel::profiler, implemented-in::c++, interface::graphical,
interface::x11, role::program, scope::utility, suite::kde,
uitoolkit::qt, x11::application
Section: devel
Priority: optional
Filename: pool/main/k/kcachegrind/kcachegrind_22.12.3-1_amd64.deb