Linux

This section will help you setup MonoGame on Linux.

Running MonoGame Applications

The following packages are needed for the MonoGame Applications to run on Linux:

For Ubuntu/Debian based Linux systems, you can run:

sudo apt-get install libopenal-dev mono-runtime

Developing MonoGame Applications

cd Downloads
chmod +x monogame-sdk.run
sudo ./monogame-sdk.run