All games here which are playable through
scummVM or
DOSbox runs fine for me in Gentoo Linux. Which means that it should work fine with Ubuntu Linux as well.
Both dosbox and scummvm should be in APT so you won't need to compile the source manually just type the following in a terminal:
Code:
$apt install dosbox
$apt install scummvm
or whatever one types in Ubuntu...