qemu-alpha-static

QEMU user mode emulation binaries (static version)

Install

All systems
curl cmd.cat/qemu-alpha-static.sh
Debian Debian
apt-get install qemu-user-static
Ubuntu
apt-get install qemu-user-static
image/svg+xml Kali Linux
apt-get install qemu-user-static
Fedora
dnf install qemu-user-static-2
Windows (WSL2)
sudo apt-get update sudo apt-get install qemu-user-static
Raspbian
apt-get install qemu-user-static

qemu-user-static

QEMU user mode emulation binaries (static version)

QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. This package provides the user mode emulation binaries, built statically. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU. If binfmt-support package is installed, qemu-user-static package will register binary formats which the provided emulators can handle, so that it will be possible to run foreign binaries directly.

qemu-user-static-2

targets static build