How to Install and Uninstall acpica-tools Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

1. Install "acpica-tools" package

This guide let you learn how to install acpica-tools on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install acpica-tools

2. Uninstall "acpica-tools" package

In this section, we are going to explain the necessary steps to uninstall acpica-tools on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the acpica-tools package on Ubuntu 20.10 (Groovy Gorilla)

Package: acpica-tools
Architecture: amd64
Version: 20190509-1
Priority: optional
Section: universe/devel
Source: acpica-unix
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Mattia Dongili
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2775
Provides: acpidump, iasl
Depends: libc6 (>= 2.14)
Breaks: acpidump (<< 20100513-4), iasl (<< 20130214-0.1)
Replaces: acpidump (<< 20100513-4), iasl (<< 20130214-0.1)
Filename: pool/universe/a/acpica-unix/acpica-tools_20190509-1_amd64.deb
Size: 868240
MD5sum: 08a0b6a748ea774d45a4059e39aab4ac
SHA1: dcd223bf433a3a9d76449bf64c9aad200b165c8b
SHA256: 67984b9f1b4bc5b7672bbd6ae159ed96e07c2dba786e83bc605de75db2192d96
SHA512: 093f37ea8148e0bae8ee87d003da97df711df954683f4e751198242d3129435b2dd1477fccd05e00e0d618412dce0503734734d11700eeeb94ccdc4f03d16aa2
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