qemu-system-mips64el

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