How to Install and Uninstall bochs Package on Kali Linux

Last updated: May 06,2024

1. Install "bochs" package

This tutorial shows how to install bochs on Kali Linux

$ sudo apt update $ sudo apt install bochs

2. Uninstall "bochs" package

This is a short guide on how to uninstall bochs on Kali Linux:

$ sudo apt remove bochs $ sudo apt autoclean && sudo apt autoremove

3. Information about the bochs package on Kali Linux

Package: bochs
Source: bochs (2.7+dfsg-4)
Version: 2.7+dfsg-4+b2
Installed-Size: 6956
Maintainer: Stephen Kitt
Architecture: amd64
Depends: bochs-wx | bochs-gui, bochsbios (= 2.7+dfsg-4) | seabios, vgabios (>= 0.8~) | seabios, libasound2 (>= 1.0.16), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libltdl7 (>= 2.4.7), libpango-1.0-0 (>= 1.14.0), libreadline8 (>= 6.0), libsamplerate0 (>= 0.1.7), libstdc++6 (>= 12.2.0-10)
Recommends: bximage
Suggests: bochs-doc, debootstrap, gcc | c-compiler, grub-rescue-pc, libc-dev
Size: 1663768
SHA256: 53fe4f75ed2d7fac851991b5eae0aa8ffeddd553d594cdad78e9aaa6bfb9016a
SHA1: 1f19a7c23c7e39a120bc1249a570c982b016fa24
MD5sum: 8b2cd81faef45c2a2c88c53f1f7e0446
Description: IA-32 PC emulator
Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that
runs on most popular platforms. It includes emulation of the Intel x86 CPU,
common I/O devices, and a custom BIOS.
.
Bochs is capable of running most operating systems inside the emulation
including GNU, GNU/Linux, *BSD, FreeDOS, MSDOS and Windows 95/NT.
Description-md5:
Homepage: http://bochs.sourceforge.net/
Tag: hardware::emulation, implemented-in::c++, interface::graphical,
interface::x11, role::program, scope::application, uitoolkit::gtk,
uitoolkit::sdl, x11::application
Section: otherosfs
Priority: optional
Filename: pool/main/b/bochs/bochs_2.7+dfsg-4+b2_amd64.deb