iasl

ACPICA tools for the development and debug of ACPI tables

Debian Debian
RUN apt-get update && \ apt-get install -y iasl
Ubuntu
RUN apt-get update && \ apt-get install -y acpica-tools
Alpine
RUN apk add iasl
Arch Arch Linux
RUN pacman -S --noconfirm iasl
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y acpica-tools
CentOS
RUN yum install -y iasl
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 iasl on any operating system with command-not-found.com