# 使用 Homebrew, apk, dnf, MacPorts, Nix, zypper, chocolatey, apt, scoop, winget, pacman 安装 qemu

查看 qemu 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:qemu
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install qemu
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install qemu
```

  证据: MacPorts ports tree: emulators/qemu/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add qemu
```

  证据: Alpine Linux edge package indexes: qemu from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install qemu
```

  证据: Fedora Rawhide package metadata: qemu from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#qemu
```

  证据: nixpkgs package indexes: pkgs/by-name/qe/qemu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install qemu
```

  证据: openSUSE Tumbleweed package metadata: qemu from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

- Debian apt (92%):

```sh
sudo apt install qemu-block-extra
```

  证据: Debian stable package indexes: qemu-block-extra from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- pacman (92%):

```sh
sudo pacman -S qemu-img
```

  证据: Arch Linux sync databases: qemu-img from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Chocolatey (92%):

```sh
choco install Qemu
```

  证据: Chocolatey community package catalog: Qemu from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','python.pypy'

- Scoop (92%):

```sh
scoop install main/qemu
```

  证据: Scoop official bucket manifest trees: bucket/qemu.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id SoftwareFreedomConservancy.QEMU -e
```

  证据: Windows Package Manager source index: SoftwareFreedomConservancy.QEMU from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:qemu
- **软件包管理器:** Homebrew
- **版本:** 11.0.3
- **来源摘要:** Generic machine emulator and virtualizer
- **主页:** <https://www.qemu.org/>
- **最后更新:** 2026-07-25T12:26:26Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- qemu-aarch64 (别名)
- qemu-aarch64_be (别名)
- qemu-alpha (别名)
- qemu-arm (别名)
- qemu-armeb (别名)
- qemu-edid (别名)
- qemu-hexagon (别名)
- qemu-hppa (别名)
- qemu-i386 (别名)
- qemu-img (别名)
- qemu-io (别名)
- qemu-keymap (别名)
- qemu-loongarch64 (别名)
- qemu-m68k (别名)
- qemu-microblaze (别名)
- qemu-microblazeel (别名)
- qemu-mips (别名)
- qemu-mips64 (别名)
- qemu-mips64el (别名)
- qemu-mipsel (别名)
- qemu-mipsn32 (别名)
- qemu-mipsn32el (别名)
- qemu-nbd (别名)
- qemu-or1k (别名)
- qemu-ppc (别名)
- qemu-ppc64 (别名)
- qemu-ppc64le (别名)
- qemu-pr-helper (别名)
- qemu-riscv32 (别名)
- qemu-riscv64 (别名)
- qemu-s390x (别名)
- qemu-sh4 (别名)
- qemu-sh4eb (别名)
- qemu-sparc (别名)
- qemu-sparc32plus (别名)
- qemu-sparc64 (别名)
- 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-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 (别名)
- qemu-x86_64 (别名)
- qemu-xtensa (别名)
- qemu-xtensaeb (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 11.0.3

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Debian apt - qemu-block-extra - 1:10.0.11+ds-0+deb13u1: normalized package name match | Debian stable package indexes: qemu-block-extra from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | extra block backend modules for qemu-system and qemu-utils | http://www.qemu.org/
- Debian apt - qemu-guest-agent - 1:10.0.11+ds-0+deb13u1: normalized package name match | Debian stable package indexes: qemu-guest-agent from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Guest-side qemu-system agent | http://www.qemu.org/
- Debian apt - qemu-system - 1:10.0.11+ds-0+deb13u1: normalized package name match | Debian stable package indexes: qemu-system from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | QEMU full system emulation binaries | http://www.qemu.org/
- Debian apt - qemu-system-arm - 1:10.0.11+ds-0+deb13u1: normalized package name match | Debian stable package indexes: qemu-system-arm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | QEMU full system emulation binaries (arm) | http://www.qemu.org/
- Debian apt - qemu-system-common - 1:10.0.11+ds-0+deb13u1: normalized package name match | Debian stable package indexes: qemu-system-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | QEMU full system emulation binaries (common files) | http://www.qemu.org/
- Debian apt - qemu-system-data - 1:10.0.11+ds-0+deb13u1: normalized package name match | Debian stable package indexes: qemu-system-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | QEMU full system emulation (data files) | http://www.qemu.org/
- Debian apt - qemu-system-gui - 1:10.0.11+ds-0+deb13u1: normalized package name match | Debian stable package indexes: qemu-system-gui from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | QEMU full system emulation binaries (graphical display and audio modules) | http://www.qemu.org/
- Debian apt - qemu-system-mips - 1:10.0.11+ds-0+deb13u1: normalized package name match | Debian stable package indexes: qemu-system-mips from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | QEMU full system emulation binaries (mips) | http://www.qemu.org/
- Debian apt - qemu-system-misc - 1:10.0.11+ds-0+deb13u1: normalized package name match | Debian stable package indexes: qemu-system-misc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | QEMU full system emulation binaries (miscellaneous) | http://www.qemu.org/
- Debian apt - qemu-system-modules-opengl - 1:10.0.11+ds-0+deb13u1: normalized package name match | Debian stable package indexes: qemu-system-modules-opengl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | QEMU full system emulation binaries (OpenGL display modules) | http://www.qemu.org/
- Debian apt - qemu-system-modules-spice - 1:10.0.11+ds-0+deb13u1: normalized package name match | Debian stable package indexes: qemu-system-modules-spice from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | QEMU full system emulation binaries (spice display modules) | http://www.qemu.org/
- Debian apt - qemu-system-ppc - 1:10.0.11+ds-0+deb13u1: normalized package name match | Debian stable package indexes: qemu-system-ppc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | QEMU full system emulation binaries (ppc) | http://www.qemu.org/
- Debian apt - qemu-system-riscv - 1:10.0.11+ds-0+deb13u1: normalized package name match | Debian stable package indexes: qemu-system-riscv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | QEMU full system emulation binaries (riscv) | http://www.qemu.org/
- Debian apt - qemu-system-s390x - 1:10.0.11+ds-0+deb13u1: normalized package name match | Debian stable package indexes: qemu-system-s390x from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | QEMU full system emulation binaries (s390x) | http://www.qemu.org/
- Debian apt - qemu-system-sparc - 1:10.0.11+ds-0+deb13u1: normalized package name match | Debian stable package indexes: qemu-system-sparc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | QEMU full system emulation binaries (sparc) | http://www.qemu.org/
- Debian apt - qemu-system-x86 - 1:10.0.11+ds-0+deb13u1: normalized package name match | Debian stable package indexes: qemu-system-x86 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | QEMU full system emulation binaries (x86) | http://www.qemu.org/


## Combined YAML source

View the package source record on GitHub. [combined/qemu.yml](https://github.com/mxcl/pkgdb/blob/main/combined/qemu.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
