acpinames
ACPICA tools for the development and debug of ACPI tables
RUN apt-get update && \
apt-get install -y acpica-tools
RUN apt-get update && \
apt-get install -y acpica-tools
RUN apk add acpica
RUN pacman -S --noconfirm acpica
RUN apt-get update && \
apt-get install -y acpica-tools
RUN yum install -y acpica-tools
RUN dnf install -y acpica-tools
RUN apt-get update && \
apt-get install -y acpica-tools