How to Install and Uninstall hdapsd Package on Kali Linux

Last updated: May 20,2024

1. Install "hdapsd" package

Please follow the instructions below to install hdapsd on Kali Linux

$ sudo apt update $ sudo apt install hdapsd

2. Uninstall "hdapsd" package

This is a short guide on how to uninstall hdapsd on Kali Linux:

$ sudo apt remove hdapsd $ sudo apt autoclean && sudo apt autoremove

3. Information about the hdapsd package on Kali Linux

Package: hdapsd
Source: hdapsd (1:20141203-2)
Version: 1:20141203-2+b1
Installed-Size: 84
Maintainer: Evgeni Golov
Architecture: amd64
Depends: libc6 (>= 2.34), libconfig9
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: tp-smapi-dkms
Size: 24212
SHA256: 129f1e24f013529b3d16f694da4208454104f193bf69bffadb5a544a5d9dba9d
SHA1: d6e5d5f79dbfc1a5cb04eae94bc5b148e5e7084e
MD5sum: 020b2ebef16e685ac21d0deb4e890645
Description: HDAPS daemon for various laptops with motion sensors
This is a disk protection user-space daemon. It monitors the acceleration
values through an interface and automatically initiates disk head parking
if a fall or sliding of the laptop is detected.
.
Currently, the following interfaces are supported:
* IBM/Lenovo ThinkPad (HDAPS)
* Apple iBook/PowerBook (AMS)
* Apple MacBook/MacBook Pro (APPLESMC)
* HP (HP3D)
* Dell (FREEFALL)
* Toshiba (ACPI and HAPS)
* Acer (INPUT)
.
On ThinkPads, it is recommended that you use this daemon with the hdaps
module provided by tp-smapi rather the one in the kernel, as this will save
you a bit of power and will work on a wider range of ThinkPads.
Description-md5:
Homepage: https://github.com/evgeni/hdapsd
Tag: admin::hardware, hardware::laptop, implemented-in::c, interface::daemon,
role::program
Section: misc
Priority: optional
Filename: pool/main/h/hdapsd/hdapsd_20141203-2+b1_amd64.deb