git clone https://github.com/scummvm/scummvm &&
cd scummvm
Then build ScummVM:
./configure --disable-debug &&
make &&
cp scummvm ${HOME}/bin/ &&
cp -R gui/themes/* ${HOME}/.scummvm/themes
== Midi problems ==
Can't subscribe to MIDI port (65:0) or (17:0)!
Try changing the Music driver setting from ALSA to AdLib.