You should be able to run main.py from the source code if you have pygame installed. I do not currently have a Linux machine, so I cannot make a Linux build. Sorry.
From the error message, the problem is that you do not have pygame version 2 or above. The pygame.SCALED flag is something that was not in previous pygame versions.