How to Install and Uninstall systemtap-runtime Package on Kali Linux

Last updated: May 02,2024

1. Install "systemtap-runtime" package

Please follow the step by step instructions below to install systemtap-runtime on Kali Linux

$ sudo apt update $ sudo apt install systemtap-runtime

2. Uninstall "systemtap-runtime" package

This tutorial shows how to uninstall systemtap-runtime on Kali Linux:

$ sudo apt remove systemtap-runtime $ sudo apt autoclean && sudo apt autoremove

3. Information about the systemtap-runtime package on Kali Linux

Package: systemtap-runtime
Source: systemtap (5.0-2)
Version: 5.0-2+b1
Installed-Size: 539
Maintainer: Emanuele Rocca
Architecture: amd64
Replaces: systemtap (<< 0.0.20081220-1)
Depends: libc6 (>= 2.34), libdebuginfod1 (>= 0.180), libelf1 (>= 0.142), libgcc-s1 (>= 3.0), libnspr4 (>= 2:4.9-2~), libnss3 (>= 2:3.13.4-2~), libstdc++6 (>= 5.2), adduser
Suggests: systemtap
Breaks: systemtap (<< 0.0.20081220-1)
Size: 143392
SHA256: 8b7201745f9afa146e2f550f28966aa3898913ccb3067f57bd928a4f99e1daa0
SHA1: 25ace03146ccfeb87bc8fb6859d6dd2503cf9741
MD5sum: 16d2787eb8051d460dec6c14f19604e9
Description: instrumentation system for Linux (runtime component)
This package contains staprun program that can be used to run
compiled SystemTap probes.
.
SystemTap provides infrastructure to simplify the gathering of
information about the running Linux system.
.
To be able to write new SystemTap probes, install systemtap package.
Description-md5:
Homepage: http://sourceware.org/systemtap/
Section: devel
Priority: optional
Filename: pool/main/s/systemtap/systemtap-runtime_5.0-2+b1_amd64.deb