Try building from source, on linux it should be as simple as getting the necessary libraries and then pulling the source and doing
cmake .
make
Please Compile it Release mode inside VS, right now there's no way to run this game without installing visual studio.