qemu-system-x86_64

QEMU full system emulation binaries (x86)

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