qemu-system-mips

QEMU full system emulation binaries (mips)

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