qemu.org
Generic machine emulator and virtualizer
Package Information
- Domain:
qemu.org
- Name:
qemu.org
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +qemu.org -- $SHELL -i
Programs
This package provides the following executable programs:
qemu-img
qemu-edid
qemu-io
qemu-nbd
qemu-storage-daemon
qemu-system-aarch64
qemu-system-alpha
qemu-system-arm
qemu-system-avr
qemu-system-hppa
qemu-system-i386
qemu-system-loongarch64
qemu-system-m68k
qemu-system-microblaze
qemu-system-microblazeel
qemu-system-mips
qemu-system-mips64
qemu-system-mips64el
qemu-system-mipsel
qemu-system-or1k
qemu-system-ppc
qemu-system-ppc64
qemu-system-riscv32
qemu-system-riscv64
qemu-system-rx
qemu-system-s390x
qemu-system-sh4
qemu-system-sh4eb
qemu-system-sparc
qemu-system-sparc64
qemu-system-tricore
qemu-system-x86_64
qemu-system-xtensa
qemu-system-xtensaeb
Aliases
This package can also be accessed using these aliases:
qemu
Available Versions
Show all 51 versions
10.0.2
,9.2.4
,9.2.3
,9.2.2
,9.2.1
9.2.0
,9.1.3
,9.1.2
,9.1.1
,9.1.0
9.0.4
,9.0.3
,9.0.2
,9.0.1
,9.0.0
8.2.10
,8.2.9
,8.2.8
,8.2.7
,8.2.6
8.2.5
,8.2.4
,8.2.3
,8.2.2
,8.2.1
8.2.0
,8.1.5
,8.1.4
,8.1.3
,8.1.2
8.1.1
,8.1.0
,8.0.5
,8.0.3
,8.0.2
8.0.0
,7.2.18
,7.2.17
,7.2.16
,7.2.15
7.2.14
,7.2.13
,7.2.12
,7.2.11
,7.2.10
7.2.9
,7.2.8
,7.2.7
,7.2.6
,7.2.4
7.2.3
Latest Version: 10.0.2
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +qemu.org@10.0.2 -- $SHELL -i
Dependencies
This package depends on:
gnome.org/glib@2
capstone-engine.org^4
pixman.org^0
gnutls.org^3
freedesktop.org/slirp^4
virtualsquare.org/vde^2
facebook.com/zstd^1
invisible-island.net/ncurses^6
libssh.org^0
libpng.org^1
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.qemuorg
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.