qemu-ppc64

QEMU user mode emulation binaries

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