macOS
brew install acpicalocal Homebrew formula metadata
sudo port install acpicaMacPorts ports tree · devel/acpica/Portfile · source: api.github.com
brew
OS-independent implementation of the ACPI specification. Version 20260408 via Homebrew; verified 2026-05-26.
install
brew install acpicalocal Homebrew formula metadata
sudo port install acpicaMacPorts ports tree · devel/acpica/Portfile · source: api.github.com
sudo apk add acpicaAlpine Linux edge package indexes · acpica · source: dl-cdn.alpinelinux.org
sudo pacman -S acpicaArch Linux sync databases · acpica · source: geo.mirror.pkgbuild.com
sudo zypper install acpicaopenSUSE Tumbleweed package metadata · acpica · source: download.opensuse.org
sudo dnf install acpica-toolsFedora Rawhide package metadata · acpica-tools · source: dl.fedoraproject.org
choco install iaslChocolatey community package catalog · iasl · source: community.chocolatey.org
overview
OS-independent implementation of the ACPI specification
history
ACPICA is the ACPI Component Architecture project, an open-source, operating-system-independent implementation of the ACPI specification. It includes kernel-resident ACPI components and user-space utilities such as iASL, acpidump, acpiexec, acpixtract, and related tools.
Intel's official ACPICA overview describes ACPICA as a reference implementation of the Advanced Configuration and Power Interface specification, written in ANSI C for portability across 32-bit and 64-bit operating-system environments. The same overview says ACPICA contains both kernel-mode and user-mode components.
The official download page says ACPICA is maintained in Git, with commits made as individual fixes and features are completed, and provides source packages, makefiles, utilities, and release logs. The GitHub repository was created in 2011 and mirrors the source tree with documents, source, tests, and release tags.
ACPICA has an unusually direct path from upstream package to operating-system internals. Intel's overview says ACPICA updates for Linux are provided periodically in patch form and that the code is converted and integrated into the Linux kernel source. The input package-manager facts show the user-space tools packaged across Homebrew, Alpine, Chocolatey, DNF, MacPorts, Arch, and openSUSE.
Package users most often encounter ACPICA through command-line utilities: iASL compiles and disassembles ACPI Source Language and AML, acpidump obtains ACPI tables, acpixtract extracts tables, and acpiexec helps exercise AML execution. The GitHub source tree's compiler help documents iASL options for compiling, disassembling, generating listings, and creating table templates.
ACPICA matters to package nerds because it sits at the boundary between firmware specifications, kernel enablement, and user-space diagnostics. Packaging it gives developers and distro maintainers reproducible tools for inspecting, compiling, and debugging ACPI tables without depending on a full kernel tree.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
acpibin | cli | global executable | |
acpidump | cli | global executable | |
acpiexamples | cli | global executable | |
acpiexec | cli | global executable | |
acpihelp | cli | global executable | |
acpisrc | cli | global executable | |
acpixtract | cli | global executable | |
iasl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/acpica/acpica
install metadata
| Package key | brew:acpica |
|---|---|
| Version | 20260408 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/acpica |
| Homepage | https://github.com/acpica/acpica |
| Repository | https://github.com/acpica/acpica |
| Upstream docs | https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/documentation.html |
| License | Intel-ACPI OR GPL-2.0-only OR BSD-3-Clause |
| Source archive | https://github.com/acpica/acpica/releases/download/20260408/acpica-unix2-20260408.tar.gz |
| Last updated | 2026-05-26T23:37:47-04:00 |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | acpica |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
acpica 20250807-r0
ACPI Component Architecture utilities
sudo apk add acpicaiasl 20250807-r0
ACPI ASL compiler
sudo apk add iaslacpica 20251212-1
ACPI tools, including Intel ACPI Source Language compiler
sudo pacman -S acpicaacpica 20260408-2.2
A set of tools to display and debug BIOS ACPI tables
sudo zypper install acpicaacpica
sudo port install acpicaacpica-tools 20260408-1.fc45
ACPICA tools for the development and debug of ACPI tables
https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/overview.html
sudo dnf install acpica-toolsiasl
choco install iaslsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.