How to Install and Uninstall acpica-tools Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "acpica-tools" package

This tutorial shows how to install acpica-tools on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install acpica-tools

2. Uninstall "acpica-tools" package

This guide let you learn how to uninstall acpica-tools on Ubuntu 21.10 (Impish Indri):

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

3. Information about the acpica-tools package on Ubuntu 21.10 (Impish Indri)

Package: acpica-tools
Architecture: amd64
Version: 20200925-3
Priority: optional
Section: universe/devel
Source: acpica-unix
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
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-3_amd64.deb
Size: 834544
MD5sum: a779de1db34ae5946179f0d547f46c30
SHA1: c37a72c0b5dce611c6b3200a7470f8e1c203a4c7
SHA256: e7f2307f5973a5d9b017c9b763b445a7783cbfef7bf05cd3b079d800f013c4f2
SHA512: d1231ab1f5af3cfebb56aea5a96e898281e6b421a24c41166e75194111e3643bfcdfe5cab7e03c9c119ffe471d9c483b092c2604456bc62c65e345f4494b0e67
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