Skip to content

Linux releases

Current stable version

Tip

If you’re new to DOSBox Staging, we highly recommend reading the Getting Started guide first.

Download DOSBox Staging 0.83.0 (x86_64)
sha256: d3a94f7f1c3e68a47ec88d61145506c7904452adb0c9c5928cb8cfe2331d6c5c

Our official build runs on most desktop Linux distributions (x86_64 only for now). It only depends on the C/C++, ALSA, and OpenGL system libraries; all other libraries are statically linked.

Please run the install-icons.sh script included with the release to install the application icons.

Read the 0.83.0 release notes to learn about the changes and improvements introduced in this release.

System requirements

The latest release is compatible with any laptop or desktop released after 2010 running a modern x86_64 Linux distribution. A dedicated graphics adapter is recommended for laptops.

Unofficial repackaged releases

DOSBox Staging is also repackaged by external teams as distribution-specific repository packages, containerised images, etc. These repackaged releases may have variations in configuration file locations, filesystem or network restrictions, feature exclusions, and other differences compared to our official tarball releases. They might also have bugs introduced by using different library versions than what we have tested out official releases with.

The DOSBox Staging team does not track or document these differences. For issues specific to these unofficial packages, we recommend referring to the repository’s documentation, and when in doubt, please contact the respective repository owners.

Unofficial releases and support

We only provide support for our official releases. Any number of weird issues can happen if you start using different library versions, different compilers, different compiler flags or revisions, etc. Many of these issues are hard to notice without being intimately familiar with our software and doing hundreds of hours of testing — the amount of testing we typically put into each release.

Therefore, if you believe you’ve found a bug, and you’re not using our official Linux release, the first thing to do is to re-test with that. Please only report issues that are reproducible using our official release! If the problem is only present in the unofficial package, you should ask the person or team who did the repackaging for help.

Development snapshot builds

You can always see what’s cooking on the main branch! 😎 🍺

These snapshot builds might be slow or unstable as they are designed with developers and testers in mind.

Older releases

Building from source

Of course, you can always build DOSBox Staging straight from the source.

Send us patches if you improve something! 😄