We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Commands to install the necessary dependencies, clone the attract-mode development repository, and build and install on Debian Jessie:
apt-get install build-essential pkg-config git libfontconfig-dev libopenal-dev sfml-dev libavutil-dev libavcodec-dev libavformat-dev libavfilter-dev libswscale-dev git clone http://github.com/mickelson/attract attract cd attract make -j 3 sudo make install