How to Install and Uninstall trace-cmd Package on Kali Linux
Last updated: December 23,2024
1. Install "trace-cmd" package
In this section, we are going to explain the necessary steps to install trace-cmd on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
trace-cmd
Copied
2. Uninstall "trace-cmd" package
This guide covers the steps necessary to uninstall trace-cmd on Kali Linux:
$
sudo apt remove
trace-cmd
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the trace-cmd package on Kali Linux
Package: trace-cmd
Source: trace-cmd (3.2-1)
Version: 3.2-1+b1
Installed-Size: 1402
Maintainer: Sudip Mukherjee
Architecture: amd64
Depends: libc6 (>= 2.34), libtraceevent1 (>= 1:1.5.1), libtracefs1 (>= 1.6.3), libzstd1 (>= 1.5.5), libtraceevent1-plugin
Suggests: kernelshark
Size: 317084
SHA256: b70d3d619f5dd2d7ad36acfc5323bb65e36832dfbb9460833c973b34fb8bb995
SHA1: ba1e31048456ded82aac5d04bde1b3f25e5e4900
MD5sum: 3dd8dc19008fee141e9bff84820c0f3a
Description: Utility for retrieving and analyzing function tracing in the kernel
This package contains the trace-cmd utility. Trace-cmd makes it easy to
retrieve and analyze function traces from the Linux kernel while it is running.
Description-md5:
Section: devel
Priority: optional
Filename: pool/main/t/trace-cmd/trace-cmd_3.2-1+b1_amd64.deb
Source: trace-cmd (3.2-1)
Version: 3.2-1+b1
Installed-Size: 1402
Maintainer: Sudip Mukherjee
Architecture: amd64
Depends: libc6 (>= 2.34), libtraceevent1 (>= 1:1.5.1), libtracefs1 (>= 1.6.3), libzstd1 (>= 1.5.5), libtraceevent1-plugin
Suggests: kernelshark
Size: 317084
SHA256: b70d3d619f5dd2d7ad36acfc5323bb65e36832dfbb9460833c973b34fb8bb995
SHA1: ba1e31048456ded82aac5d04bde1b3f25e5e4900
MD5sum: 3dd8dc19008fee141e9bff84820c0f3a
Description: Utility for retrieving and analyzing function tracing in the kernel
This package contains the trace-cmd utility. Trace-cmd makes it easy to
retrieve and analyze function traces from the Linux kernel while it is running.
Description-md5:
Section: devel
Priority: optional
Filename: pool/main/t/trace-cmd/trace-cmd_3.2-1+b1_amd64.deb