qemu-pr-helper
3.1.0-4.fc30.x86_64 : QEMU common files needed by all QEMU targets
Install
- All systems
-
curl cmd.cat/qemu-pr-helper.sh
- Debian
-
apt-get install qemu-utils
- Ubuntu
-
apt-get install qemu-utils
- Arch Linux
-
pacman -S qemu-headless-arch-extra
- Kali Linux
-
apt-get install qemu-utils
- Fedora
-
dnf install qemu-common-2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qemu-utils
- Raspbian
-
apt-get install qemu-utils
- Dockerfile
- dockerfile.run/qemu-pr-helper
qemu-common-2
3.1.0-4.fc30.x86_64 : QEMU common files needed by all QEMU targets
qemu-utils
QEMU utilities
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 QEMU related utilities: * qemu-img: QEMU disk image utility * qemu-io: QEMU disk exerciser * qemu-nbd: QEMU disk network block device server