Install bochs by entering the following commands in the terminal:
sudo apt update sudo apt install bochs
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.
Homepage: http://bochs.sourceforge.net/
Version: 2.6-5build2
Section: universe/misc