qemu-system-ppc64le

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
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y qemu-system-ppc
Fedora
RUN dnf install -y qemu-system-ppc
Raspbian
RUN apt-get update && \ apt-get install -y qemu-system-ppc
click the source code to copy install qemu-system-ppc64le on any operating system with command-not-found.com