qemu-system-ppc64

QEMU full system emulation binaries (ppc)

Debian Debian
RUN apt-get update && \ apt-get install -y qemu-system-ppc
Ubuntu
RUN apt-get update && \ apt-get install -y qemu-system-ppc
Alpine
RUN apk add qemu-system-ppc
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-system-ppc
Fedora
RUN dnf install -y qemu-system-ppc-core-2
Raspbian
RUN apt-get update && \ apt-get install -y qemu-system-ppc
click the source code to copy install qemu-system-ppc64 on any operating system with command-not-found.com