How to Install and Uninstall acpitool Package on Kali Linux

Last updated: May 16,2024

1. Install "acpitool" package

Please follow the steps below to install acpitool on Kali Linux

$ sudo apt update $ sudo apt install acpitool

2. Uninstall "acpitool" package

This tutorial shows how to uninstall acpitool on Kali Linux:

$ sudo apt remove acpitool $ sudo apt autoclean && sudo apt autoremove

3. Information about the acpitool package on Kali Linux

Package: acpitool
Source: acpitool (0.5.1-7)
Version: 0.5.1-7+b1
Installed-Size: 149
Maintainer: Seunghun Han
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Recommends: acpid
Size: 49736
SHA256: b7842304819f9bb2726ee9f4285e46d4a62f9f1fcaf7357a56f567908eea12d4
SHA1: 86f51f4bfe7528a47cde93bf3651a75fb447f30f
MD5sum: d36679a3b8f8d9605c3836e275320d55
Description: command line ACPI client
AcpiTool is a Linux ACPI client. It's a small command line application,
intended to be a replacement for the apm tool. The primary target audience are
laptop users, since these people are most interested in things like battery
status, thermal status and the ability to suspend (sleep mode). The program
simply accesses the /proc/acpi or /sysfs entries to get or set ACPI values.
It also supports various extensions for Toshiba, Asus, and IBM Thinkpad
laptops.
Description-md5:
Homepage: http://sourceforge.net/projects/acpitool/
Tag: admin::power-management, hardware::laptop, hardware::power,
hardware::power:acpi, interface::commandline, role::program,
scope::utility, use::configuring, use::viewing
Section: utils
Priority: optional
Filename: pool/main/a/acpitool/acpitool_0.5.1-7+b1_amd64.deb