How to Install and Uninstall acpica-tools Package on Kali Linux
Last updated: November 07,2024
1. Install "acpica-tools" package
Please follow the steps below to install acpica-tools on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
acpica-tools
Copied
2. Uninstall "acpica-tools" package
This is a short guide on how to uninstall acpica-tools on Kali Linux:
$
sudo apt remove
acpica-tools
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the acpica-tools package on Kali Linux
Package: acpica-tools
Source: acpica-unix
Version: 20230628-1
Installed-Size: 2598
Maintainer: Ivan Hu
Architecture: amd64
Replaces: acpidump (<< 20100513-4), iasl (<< 20130214-0.1)
Provides: acpidump, iasl
Depends: libc6 (>= 2.34)
Breaks: acpidump (<< 20100513-4), iasl (<< 20130214-0.1)
Size: 858320
SHA256: 32f66adc0cd7a2cd18f67561121bbc679dbed03c56e2aaed71824701d5622f35
SHA1: 2730073642590034b2ec5f8d50bba1430719104b
MD5sum: 3484267b5aaaaaaf94a7b5ee880334f2
Description: ACPICA tools for the development and debug of ACPI tables
The ACPI Component Architecture (ACPICA) project provides an OS-independent
reference implementation of the Advanced Configuration and Power Interface
Specification (ACPI). ACPICA code contains those portions of ACPI meant to
be directly integrated into the host OS as a kernel-resident subsystem, and
a small set of tools to assist in developing and debugging ACPI tables.
.
This package contains only the user-space tools needed for ACPI table
development, not the kernel implementation of ACPI. The following commands
are installed:
-- iasl: compiles ASL (ACPI Source Language) into AML (ACPI Machine
Language), suitable for inclusion as a DSDT in system firmware.
It also can disassemble AML, for debugging purposes.
-- acpibin: performs basic operations on binary AML files (e.g.,
comparison, data extraction)
-- acpidump: write out the current contents of ACPI tables
-- acpiexec: simulate AML execution in order to debug method definitions
-- acpihelp: display help messages describing ASL keywords and op-codes
-- acpisrc: manipulate the ACPICA source tree and format source files
for specific environments
-- acpixtract: extract binary ACPI tables from acpidump output (see
also the pmtools package)
Description-md5:
Homepage: https://www.acpica.org
Section: devel
Priority: optional
Filename: pool/main/a/acpica-unix/acpica-tools_20230628-1_amd64.deb
Source: acpica-unix
Version: 20230628-1
Installed-Size: 2598
Maintainer: Ivan Hu
Architecture: amd64
Replaces: acpidump (<< 20100513-4), iasl (<< 20130214-0.1)
Provides: acpidump, iasl
Depends: libc6 (>= 2.34)
Breaks: acpidump (<< 20100513-4), iasl (<< 20130214-0.1)
Size: 858320
SHA256: 32f66adc0cd7a2cd18f67561121bbc679dbed03c56e2aaed71824701d5622f35
SHA1: 2730073642590034b2ec5f8d50bba1430719104b
MD5sum: 3484267b5aaaaaaf94a7b5ee880334f2
Description: ACPICA tools for the development and debug of ACPI tables
The ACPI Component Architecture (ACPICA) project provides an OS-independent
reference implementation of the Advanced Configuration and Power Interface
Specification (ACPI). ACPICA code contains those portions of ACPI meant to
be directly integrated into the host OS as a kernel-resident subsystem, and
a small set of tools to assist in developing and debugging ACPI tables.
.
This package contains only the user-space tools needed for ACPI table
development, not the kernel implementation of ACPI. The following commands
are installed:
-- iasl: compiles ASL (ACPI Source Language) into AML (ACPI Machine
Language), suitable for inclusion as a DSDT in system firmware.
It also can disassemble AML, for debugging purposes.
-- acpibin: performs basic operations on binary AML files (e.g.,
comparison, data extraction)
-- acpidump: write out the current contents of ACPI tables
-- acpiexec: simulate AML execution in order to debug method definitions
-- acpihelp: display help messages describing ASL keywords and op-codes
-- acpisrc: manipulate the ACPICA source tree and format source files
for specific environments
-- acpixtract: extract binary ACPI tables from acpidump output (see
also the pmtools package)
Description-md5:
Homepage: https://www.acpica.org
Section: devel
Priority: optional
Filename: pool/main/a/acpica-unix/acpica-tools_20230628-1_amd64.deb