Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, scoop, winget 安装 bochs

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bochs

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install bochs

MacPorts ports tree · emulators/bochs/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add bochs

Alpine Linux edge package indexes · bochs · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install bochs

Debian stable package indexes · bochs · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install bochs

Fedora Rawhide package metadata · bochs · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#bochs

nixpkgs package indexes · pkgs/by-name/bo/bochs/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install main/bochs

Scoop official bucket manifest trees · bucket/bochs.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id Bochs.Bochs -e

Windows Package Manager source index · Bochs.Bochs · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Open source IA-32 (x86) PC emulator written in C++

命令和别名

  • bochs
  • bximage

历史

项目历史与用法

Bochs is a portable, open source IA-32 and x86-64 PC emulator written in C++. Its value is accuracy and portability: it simulates a whole PC, including CPU, BIOS, and devices, rather than relying on host CPU virtualization.

项目历史

Bochs began in 1994 as Kevin Lawton's commercial PC emulator. The official user manual says MandrakeSoft bought Bochs and released it as open source under the GNU LGPL in March 2000, then project activity moved to SourceForge in March 2001.

The project continued as a long-lived emulator and hardware-modeling codebase. Its official home page describes it as capable of running operating systems such as Linux, DOS, Microsoft Windows, BSD variants, and others inside a simulated x86 machine.

Bochs 3.0 was released on February 16, 2025. The official release notes highlight debugger availability in release binaries, softfloat3e integration, CPU correctness fixes, AVX512_FP16, AVX10, AMX, and other modern x86 instruction-set work, showing that the old emulator still tracks current CPU behavior.

采用历史

Bochs was historically adopted by operating-system developers, emulator users, educators, and hardware-modeling tinkerers who cared more about inspection and portability than raw speed. The official site notes SourceForge activity around release times, and the input package facts list packaging across Homebrew, Debian, Ubuntu, Fedora, Alpine, Nix, MacPorts, Scoop, and winget.

Its adoption path differs from virtualization tools such as VMware or VirtualBox: Bochs became a package-manager staple because it is small enough to ship widely, scriptable, and useful on hosts that cannot or should not run native virtualization.

使用方式

Typical usage is to boot a disk image or installed guest operating system under a `.bochsrc` configuration, optionally using tools such as `bximage` to create disk images. It is especially useful when deterministic emulation, debugger support, BIOS/device modeling, or non-native host portability matter.

为什么软件包爱好者会关心

Bochs is package-nerd significant because it is one of the classic open source PC emulators that survived multiple eras: pre-virtualization desktop emulation, SourceForge-era open source packaging, teaching OS development, and modern instruction-set correctness work.

For distribution maintainers, Bochs is a compact but serious systems package: it combines a CPU emulator, BIOS pieces, GUI backends, disk-image tooling, configuration files, and optional debugger behavior, which makes it a useful test of build flags and platform assumptions.

时间线

  • 1994: Kevin Lawton starts Bochs.
  • 2000: MandrakeSoft buys Bochs and releases it under the GNU LGPL.
  • 2001: Bochs project activity moves from bochs.com to SourceForge.
  • 2011: Bochs 2.5 is released, noted by the project as the first release from SVN.
  • 2022: The Bochs source tree starts transitioning from SVN to GitHub-hosted Git.
  • 2025: Bochs 3.0 is released with debugger, CPU, device, and documentation updates.

Related projects

  • Related projects include QEMU, VirtualBox, VMware, PCem, DOSBox, and other x86 emulators or virtualizers. Bochs is distinct from many of them because it emphasizes portable full software simulation rather than native-speed virtualization.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:image

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 安装时包含 2 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
.bochsrc in the current directorybochsrc in the current directorybochsrc.txt in the current directory~/.bochsrc/etc/bochsrc
Windows
.bochsrc in the current directorybochsrc in the current directorybochsrc.txt in the current directorybochsrc.bxrc in the current directory

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bochscli全局可执行文件
bximagecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本3.0
管理器更新时间2026-06-18
本地数据OK
上游not checked
检测到的最新版本未检测到

https://bochs.sourceforge.io/

安装元数据

软件包元数据

软件包键brew:bochs
版本3.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/bochs
主页https://bochs.sourceforge.io/
仓库https://github.com/bochs-emu/Bochs
上游文档https://bochs.sourceforge.io/doc/docbook/user/index.html
许可证LGPL-2.0-or-later
源码归档https://downloads.sourceforge.net/project/bochs/bochs/3.0/bochs-3.0.tar.gz
最后更新2026-06-18T02:28:55-04:00
Pulseupdated
依赖libtool, sdl2-compat
构建依赖pkgconf
macOS 提供的库ncurses
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebochs
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

bochs 3.0+dfsg-1

IA-32 PC emulator

https://bochs.sourceforge.io/

sudo apt install bochs
  • Section: otherosfs
  • Architecture: amd64
  • 16 依赖
  • 7 可选依赖
  • normalized package name match
  • 匹配方式:Bochs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bochs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bochs-doc 3.0+dfsg-1

Bochs upstream documentation

https://bochs.sourceforge.io/

sudo apt install bochs-doc
  • Section: doc
  • Architecture: all
  • Source Package: bochs
  • normalized package name match
  • 匹配方式:Bochs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bochs-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bochs-sdl 3.0+dfsg-1

SDL plugin for Bochs

https://bochs.sourceforge.io/

sudo apt install bochs-sdl
  • Section: otherosfs
  • Architecture: amd64
  • Source Package: bochs
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bochs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bochs-sdl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bochs-term 3.0+dfsg-1

Terminal (ncurses-based) plugin for Bochs

https://bochs.sourceforge.io/

sudo apt install bochs-term
  • Section: otherosfs
  • Architecture: amd64
  • Source Package: bochs
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bochs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bochs-term from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bochs-wx 3.0+dfsg-1

WxWindows plugin for Bochs

https://bochs.sourceforge.io/

sudo apt install bochs-wx
  • Section: otherosfs
  • Architecture: amd64
  • Source Package: bochs
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bochs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bochs-wx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bochs-x 3.0+dfsg-1

X11 plugin for Bochs

https://bochs.sourceforge.io/

sudo apt install bochs-x
  • Section: otherosfs
  • Architecture: amd64
  • Source Package: bochs
  • 7 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bochs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bochs-x from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bochsbios 3.0+dfsg-1

BIOS for the Bochs emulator

https://bochs.sourceforge.io/

sudo apt install bochsbios
  • Section: otherosfs
  • Architecture: all
  • Source Package: bochs
  • normalized package name match
  • 匹配方式:Bochs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bochsbios from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bximage 3.0+dfsg-1

Disk Image Creation Tool for Bochs

https://bochs.sourceforge.io/

sudo apt install bximage
  • Section: otherosfs
  • Architecture: amd64
  • Source Package: bochs
  • 3 依赖
  • normalized package name match
  • 匹配方式:Bochs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bximage from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bochs

nix profile install nixpkgs#bochs
  • normalized package name match
  • 匹配方式:Bochs
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bo/bochs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

bochs 2.7+dfsg-4build5

IA-32 PC emulator

http://bochs.sourceforge.net/

sudo apt install bochs
  • Section: universe/misc
  • Architecture: amd64
  • 15 依赖
  • 7 可选依赖
  • normalized package name match
  • 匹配方式:Bochs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bochs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

bochs-doc 2.7+dfsg-4build5

Bochs upstream documentation

http://bochs.sourceforge.net/

sudo apt install bochs-doc
  • Section: universe/misc
  • Architecture: all
  • Source Package: bochs
  • normalized package name match
  • 匹配方式:Bochs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bochs-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

bochs-sdl 2.7+dfsg-4build5

SDL plugin for Bochs

http://bochs.sourceforge.net/

sudo apt install bochs-sdl
  • Section: universe/misc
  • Architecture: amd64
  • Source Package: bochs
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bochs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bochs-sdl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

bochs-term 2.7+dfsg-4build5

Terminal (ncurses-based) plugin for Bochs

http://bochs.sourceforge.net/

sudo apt install bochs-term
  • Section: universe/misc
  • Architecture: amd64
  • Source Package: bochs
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bochs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bochs-term from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

bochs-wx 2.7+dfsg-4build5

WxWindows plugin for Bochs

http://bochs.sourceforge.net/

sudo apt install bochs-wx
  • Section: universe/misc
  • Architecture: amd64
  • Source Package: bochs
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bochs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bochs-wx from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

bochs-x 2.7+dfsg-4build5

X11 plugin for Bochs

http://bochs.sourceforge.net/

sudo apt install bochs-x
  • Section: universe/misc
  • Architecture: amd64
  • Source Package: bochs
  • 7 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Bochs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bochs-x from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

bochsbios 2.7+dfsg-4build5

BIOS for the Bochs emulator

http://bochs.sourceforge.net/

sudo apt install bochsbios
  • Section: universe/misc
  • Architecture: all
  • Source Package: bochs
  • normalized package name match
  • 匹配方式:Bochs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bochsbios from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment