qemu-system-ppcemb

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