How to Install and Uninstall thermald Package on Kali Linux

Last updated: May 13,2024

1. Install "thermald" package

Please follow the steps below to install thermald on Kali Linux

$ sudo apt update $ sudo apt install thermald

2. Uninstall "thermald" package

This guide covers the steps necessary to uninstall thermald on Kali Linux:

$ sudo apt remove thermald $ sudo apt autoclean && sudo apt autoremove

3. Information about the thermald package on Kali Linux

Package: thermald
Version: 2.5.6-2
Installed-Size: 763
Maintainer: Colin Ian King
Architecture: amd64
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libevdev2 (>= 0.9.1), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.38.0), liblzma5 (>= 5.1.1alpha+20120614), libstdc++6 (>= 13.1), libupower-glib3 (>= 0.99.0), libxml2 (>= 2.7.4)
Size: 258240
SHA256: 857d0b1533ff53497899695037f526777d66bdbf2f3234a4fc9ef6f67109fb70
SHA1: 3e6eca6c13e32002ebd402d813703544f26d3de3
MD5sum: ebb7d19933e0b31fac6695068cbe1069
Description: Thermal monitoring and controlling daemon
Thermal Daemon is a Linux daemon for monitoring and
controlling platform temperatures. Once the system
temperature reaches a certain threshold, the Linux daemon
activates various cooling methods to try to cool the system.
Description-md5:
Homepage: https://github.com/intel/thermal_daemon
Section: admin
Priority: optional
Filename: pool/main/t/thermald/thermald_2.5.6-2_amd64.deb