Finally I found some time to put together an installation script for MonoGame for Linux!
Why this script was written?
To make it as easy as possible to install MonoGame on Linux and to have content building work right from the start.
Works with: Linux Mint 20.2 Uma (tested ) Linux Mint 20.3 Una (tested ) Ubuntu 20.04 Focal Fossa (tested ) Ubuntu 21.04 Hirsute Hippo (tested ) Ubuntu 21.10 Impish Indri (tested )
This is what I use now to setup a complete MonoGame installation on Linux:
Instructions:
clone the repository
run the install-monogame.sh script
at the end of the installation two test projects (cornflower blue: template test project and monogame orange: content test project) are automatically started to verify everything works as it should (just close them manually when you see them)
If you make a donation text me beforehand a pm here with the amount if you like! I will consider giving away a gift to some of the donators at some point.
Also please leave some info if it worked or not. Feedback welcome!
Glad I could finally publish the script for the MonoGame community and looking forward what cool stuff will be made on Linux with MonoGame the upcoming year!
Tested the script with Linux Mint 20.3 Una and it works there too
If someone has really good hardware and a fast internet connection unlike myself I would appreciate if the installation using the script could be done and recorded in a virtual machine because my recording above is like 10x the time it should take.
I uploaded a new demo video of MonoGame installation on Linux Mint 20.3 Una:
If run on a normal linux mint installation and no virtual machine like in this case it should be a lot faster.
After the script is finished you have a working MonoGame installation. You can then immediately start with MonoGame and compile content so everything will just work.