qemu-system-sparc

QEMU full system emulation binaries (sparc)

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