How to Install and Uninstall tuned-utils-systemtap Package on Kali Linux

Last updated: February 24,2025

1. Install "tuned-utils-systemtap" package

Learn how to install tuned-utils-systemtap on Kali Linux

$ sudo apt update $ sudo apt install tuned-utils-systemtap

2. Uninstall "tuned-utils-systemtap" package

Please follow the steps below to uninstall tuned-utils-systemtap on Kali Linux:

$ sudo apt remove tuned-utils-systemtap $ sudo apt autoclean && sudo apt autoremove

3. Information about the tuned-utils-systemtap package on Kali Linux

Package: tuned-utils-systemtap
Source: tuned
Version: 2.22.1-1
Installed-Size: 43
Maintainer: Evgeni Golov
Architecture: all
Depends: systemtap, tuned (= 2.22.1-1), python3:any
Size: 12116
SHA256: b9a5666f2b1c182322c59efb75b3cc0efcdb7b7a076d7d449a7ddb904854fb14
SHA1: fc91482865e41884ab7ccbb77528a4de2e0555a0
MD5sum: d85250f2607247650aff87a6102343f6
Description: disk and net statistic monitoring systemtap scripts
The tuned package contains a daemon that tunes system settings dynamically.
It does so by monitoring the usage of several system components periodically.
Based on that information components will then be put into lower or higher
power saving modes to adapt to the current usage. Currently only ethernet
network and ATA harddisk devices are implemented.
.
This package contains several systemtap scripts to allow detailed
manual monitoring of the system. Instead of the typical IO/sec it collects
minimal, maximal and average time between operations to be able to
identify applications that behave power inefficient (many small operations
instead of fewer large ones).
Description-md5:
Homepage: https://tuned-project.org/
Section: admin
Priority: optional
Filename: pool/main/t/tuned/tuned-utils-systemtap_2.22.1-1_all.deb