How To Install Stunt Rally 2.3 On Ubuntu 14.04, Linux Mint 17 And Their Derivative Systems

Hello Linux Geeksters. As you may know, Stunt Rally is an open-source racing game, having more then 150 tracks and a lot of cars.

Watch Free Movies

The latest version available is Stunt Rally 2.3, which has been recently released. With 153 tracks and 24 levels, the users can choose to play different game modes, single player or multi player, the game having support for split screen. For more information about what’s new on Stunt Rally 2.3, see the changelog.

how to install Stunt Rally 2.3 on Ubuntu 14.04 Trusty Tahr, Linux Mint 17 Qiana, Pinguy OS 14.04 and Elementary OS 0.3 Isis.

In this article I will show you how to install Stunt Rally 2.3 on Ubuntu 14.04 Trusty Tahr, Linux Mint 17 Qiana, Pinguy OS 14.04 and Elementary OS 0.3 Isis.

Because it is available via the GetDeb repository, installing Stunt Rally 2.3 on the listed Ubuntu, Linux Mint, Pinguy OS and Elementary OS systems is easy. All you have to do is add the repository to your system, get the key, update the local repository index and install the stuntrally package. Like this:

$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu trusty-getdeb games" >/etc/apt/sources.list.d/playdeb.list'
$ wget -q -O- http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo apt-get update
$ sudo apt-get install stuntrally

Optional, to remove stuntrally, do:

$ sudo apt-get remove stuntrally

Liked it? Take a second to support Geekster on Patreon!

become a patron button - How To Install Stunt Rally 2.3 On Ubuntu 14.04, Linux Mint 17 And Their Derivative Systems - LinuxG.net

Scroll to Top