Automic VaultAutomic Vault

brew

Installer bochs avec Homebrew, apk, apt, dnf, MacPorts, Nix, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bochs pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install bochs

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install bochs

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add bochs

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

Debian aptvérifié · 92%
sudo apt install bochs

Debian stable package indexes · bochs · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install bochs

Fedora Rawhide package metadata · bochs · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#bochs

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

Windows

Scoopvérifié · 92%
scoop install main/bochs

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

Windows Package Managervérifié · 92%
winget install --id Bochs.Bochs -e

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

aperçu

Résumé du paquet

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

Commandes et alias

  • bochs
  • bximage

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : blue

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

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

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

Signaux

  • text:image

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 8 plateformes.
  • S’installe avec 2 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
bochscliexécutable global
bximagecliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire3.0
gestionnaire mis à jour2026-06-18
données localesOK
amontnot checked
dernière version détectéenon détecté

https://bochs.sourceforge.io/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:bochs
Version3.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/bochs
Page d'accueilhttps://bochs.sourceforge.io/
Dépôthttps://github.com/bochs-emu/Bochs
Docs amonthttps://bochs.sourceforge.io/doc/docbook/user/index.html
LicenceLGPL-2.0-or-later
Archive sourcehttps://downloads.sourceforge.net/project/bochs/bochs/3.0/bochs-3.0.tar.gz
Dernière mise à jour2026-06-18T02:28:55-04:00
Pulseupdated
Dépendanceslibtool, sdl2-compat
Dépendances de compilationpkgconf
Bibliothèques fournies par macOSncurses
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

bochs 3.0+dfsg-1

IA-32 PC emulator

https://bochs.sourceforge.io/

sudo apt install bochs
  • Section: otherosfs
  • Architecture: amd64
  • 16 Dépendances
  • 7 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 7 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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