Just download the source code from github and compile it.
In the folder run: cmake . && make (Don't forget the dot after cmake)
You might have to install libraries first, if it fails to compile (For Debian/Ubuntu it's libsfml-dev and libeigen3-dev)