acpinames

ACPICA tools for the development and debug of ACPI tables

Debian Debian
RUN apt-get update && \ apt-get install -y acpica-tools
Ubuntu
RUN apt-get update && \ apt-get install -y acpica-tools
Alpine
RUN apk add acpica
Arch Arch Linux
RUN pacman -S --noconfirm acpica
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y acpica-tools
CentOS
RUN yum install -y acpica-tools
Fedora
RUN dnf install -y acpica-tools
Raspbian
RUN apt-get update && \ apt-get install -y acpica-tools
click the source code to copy install acpinames on any operating system with command-not-found.com