How to Install and Uninstall acpica-tools Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 13,2024

1. Install "acpica-tools" package

Please follow the steps below to install acpica-tools on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install acpica-tools

2. Uninstall "acpica-tools" package

Please follow the step by step instructions below to uninstall acpica-tools on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove acpica-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the acpica-tools package on Ubuntu 21.04 (Hirsute Hippo)

Package: acpica-tools
Architecture: amd64
Version: 20200925-1.2
Priority: optional
Section: universe/devel
Source: acpica-unix
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Al Stone
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2515
Provides: acpidump, iasl
Depends: libc6 (>= 2.33)
Breaks: acpidump (<< 20100513-4), iasl (<< 20130214-0.1)
Replaces: acpidump (<< 20100513-4), iasl (<< 20130214-0.1)
Filename: pool/universe/a/acpica-unix/acpica-tools_20200925-1.2_amd64.deb
Size: 835276
MD5sum: b17b6bdf4122cc943250cf81ff8f2862
SHA1: 55bbb43e2db3c5e5850637cf2db9d9902c3ad53a
SHA256: e475b11fdc25c7088f820ef2192cc3a7ca386e399c066f4fdfea4826dea97b0b
SHA512: 57a1ba058e492c07b686b0661a1f5d6aa99b107bd9508fef507ca6d0bda0fde1fbf32d19242ee2e03891b2522fedb7a56b73a5fa23e8192713ab127ad867e4a0
Homepage: http://www.acpica.org
Description-en: 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
-- acpinames: display complete ACPI name space from input AML
-- 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: 49928e241f299a9ae2e7d4a00124a5ea