dosbox-staging

Modernized DOSBox fork for running classic DOS games and applications

brewmacoslinux
Try with needOr install directly
Source

About

Modernized DOSBox soft-fork

Commands

dosbox

Examples

Launch DOSBox with interactive shell$ dosbox
Run a DOS executable directly$ dosbox /path/to/game.exe
Mount a directory and change to it$ dosbox -c "mount c /path/to/dos && c: && dir"