macOS
brew install acpicaprovider-native install command
brew / rank 3188
OS-independent implementation of the ACPI specification. Version 20260408 via Homebrew; verified 2026-05-26.
install
brew install acpicaprovider-native install command
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 | executable | indexed executable | Discovered from the local executable index. |
acpidump | executable | indexed executable | Discovered from the local executable index. |
acpiexamples | executable | indexed executable | Discovered from the local executable index. |
acpiexec | executable | indexed executable | Discovered from the local executable index. |
acpihelp | executable | indexed executable | Discovered from the local executable index. |
acpisrc | executable | indexed executable | Discovered from the local executable index. |
acpixtract | executable | indexed executable | Discovered from the local executable index. |
iasl | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:acpica |
|---|---|
| Version | 20260408 |
| Package manager | Homebrew |
| Homepage | https://github.com/acpica/acpica |
| Repository | https://github.com/acpica/acpica |
| Last updated | 2026-05-26T23:37:47-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.