qemu-system-arm

QEMU full system emulation binaries (arm)

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