Error in shared library - libSDL2_ttf-2.0.so.0

I just tried to play a MAME rom; nothing happened when I pressed play. So I launched Lutris through terminal and pressed play again. It gave me the following error:

error while loading shared libraries: libSDL2_ttf-2.0.so.0: cannot open shared object file: No such file or directory

Please help, I am new to this and really love the ideas behind this program

I would have assumed libSDL2-ttf was in the Lutris runtime, I’ll have to fix that.

Until then, to workaround this issue you can install the missing lib:

sudo apt install libsdl2-ttf-2.0-0