Hello Linux Geeksters. As you may know, Stunt Rally is an open source racing game, based on VDrift and OGRE. While Stunt Rally 2.1 included the Batmobile, Stunt Rally 2.2, the latest version available, comes with 19 new tracks, new challenges, an improved multi-player mode a new layout for the map, improvements for the playability in a collision and many others.

In this article I will show you how to install Stunt Rally 2.2 on Ubuntu 13.10 Saucy Salamander and Linux Mint 16 Petra.
Because it is available via the PlayDeb repositories, installing Stunt Rally 2.2 on Ubuntu 13.10 and Linux Mint 16 is easy. Follow the instructions exactly, in order to get a successful installation.
Install the needed dependencies first:
$ wget -c mirrors.kernel.org/ubuntu/pool/main/f/fonts-liberation/ttf-liberation_1.07.2-6ubuntu1_all.deb
$ sudo dpkg -i ttf-liberation_1.07.2-6ubuntu1_all.deb
Add the GetDeb repository to your system:
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu saucy-getdeb games" >> /etc/apt/sources.list.d/playdeb.list'
Download and import the key:
$ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
Update the local repository index:
$ sudo apt-get update
Install Stunt Rally 2.2:
$ sudo apt-get install -y stuntrally