Speed Dreams is an open-source, 3D racing game forked from TORCS. The game has high quality graphics and supports keyboards, mouses, joypads, joysticks, racing wheels and pedals, permitting the users to use all their gaming gear.

The latest version available is Speed Dreams 2.1, coming with a reworked menu, 3 new tuned and balanced new car sets, a new TRB1 car set, 3 new tracks, 2 new TRB first-class robot for the Supercars, 46 GP and TRB1 car sets, 2 new leader-board modes, new gauges and some bug-fixes and improvements.
Installation instructions:
Speed Dreams is available for Ubuntu systems via the GetDeb repository. In order to get the latest version of the game on your system, you need to add the repository and the key to your system, update the local repository index and install the freeciv package.
Follow the instructions for your system exactly, in order to get a successful installation.
How to install Speed Dreams on Ubuntu 15.04 Vivid Vervet:
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu vivid-getdeb games" >> /etc/apt/sources.list.d/getdeb.list'
$ sudo apt-get update
$ sudo apt-get install speed-dreams
How to install Speed Dreams on Ubuntu 14.04 Utopic Unicorn, Linux Mint 17.2 Rafaela, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Pinguy OS 14.04, Elementary OS 0.3 Freya, Deepin 2014, Peppermint Five, LXLE 14.04, Linux Lite 2 and other Ubuntu 14.04 derivative systems:
$ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu trusty-getdeb games" >> /etc/apt/sources.list.d/getdeb.list'
$ sudo apt-get update
$ sudo apt-get install speed-dreams
Optional, if you are not happy with speed-dreams and want to remove it, do:
$ sudo apt-get remove speed-dreams