How to Install and Uninstall traceshark Package on Kali Linux

Last updated: May 17,2024

1. Install "traceshark" package

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

$ sudo apt update $ sudo apt install traceshark

2. Uninstall "traceshark" package

In this section, we are going to explain the necessary steps to uninstall traceshark on Kali Linux:

$ sudo apt remove traceshark $ sudo apt autoclean && sudo apt autoremove

3. Information about the traceshark package on Kali Linux

Package: traceshark
Version: 0.9.14~beta-1
Installed-Size: 850
Maintainer: Sudip Mukherjee
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libqcustomplot2.1 (>= 2.1.0+dfsg1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 4.1.1)
Suggests: trace-cmd
Size: 305396
SHA256: f498b54e8d64fc7239992bf9eba43718894f4d27f948d64e449c1880cb484881
SHA1: 1b7a5891d69f4872a82cb72aa05978dce7802343
MD5sum: 0ec30431725ae92f221a24766f009d70
Description: Graphical viewer for the Ftrace and Perf events
The trace can be collected using trace-cmd or perf.
It can be used to visualize the following events:
cpu_frequency
cpu_idle
sched_migrate_task
sched_process_exit
sched_process_fork
sched_switch
sched_wakeup
sched_wakeup_new
sched_waking
Description-md5:
Homepage: https://github.com/cunctator/traceshark
Tag: uitoolkit::qt
Section: devel
Priority: optional
Filename: pool/main/t/traceshark/traceshark_0.9.14~beta-1_amd64.deb