OpenTTD (OpenTransportTycoonDeluxe) is a clone of TransportTycoon, a management game that runs on Linux and UNIX systems. This is an old game. The graphic display is not very good and interesting. The latest available version is OpenTTD1.4.0, which has been released recently. Use the DEB installation package if no PPA exists. Ubuntu14.04TrustyTahr and Linux
OpenTTD (Open Transport Tycoon Deluxe) is a clone version of Transport Tycoon, a management game that runs on Linux and UNIX systems. This is an old game. The graphic display is not very good and interesting. The latest available version is OpenTTD 1.4.0 and has been released recently.
Use the DEB installation package if no PPA exists.
Ubuntu 14.04 Trusty Tahr and Linux Mint 17 Qiana users install and use the following command.
32-bit user installation command:
wget binaries.openttd.org/releases/1.4.0/openttd-1.4.0-linux-ubuntu-trusty-i386.deb
sudo apt-get install gdebi
gdebi openttd-1.4.0-linux-ubuntu-trusty-i386.deb
64-bit user installation command:
wget binaries.openttd.org/releases/1.4.0/openttd-1.4.0-linux-ubuntu-trusty-amd64.deb
sudo apt-get install gdebi
gdebi openttd-1.4.0-linux-ubuntu-trusty-amd64.deb
Ubuntu 12.04 Precise Pangolin, Linux Mint 13 Maya, and Elementary OS 0.2 Luna users use the following commands.
32-bit user installation command:
wget binaries.openttd.org/releases/1.4.0/openttd-1.4.0-linux-ubuntu-precise-i386.deb
sudo apt-get install gdebi
gdebi openttd-1.4.0-linux-ubuntu-precise-i386.deb
64-bit user installation command:
wget binaries.openttd.org/releases/1.4.0/openttd-1.4.0-linux-ubuntu-precise-amd64.deb
sudo apt-get install gdebi
gdebi openttd-1.4.0-linux-ubuntu-precise-amd64.deb
Debian Wheezy installation command
32-bit user installation command:
wget binaries.openttd.org/releases/1.4.0/openttd-1.4.0-linux-debian-wheezy-i386.deb
sudo apt-get install gdebi
gdebi openttd-1.4.0-linux-debian-wheezy-i386.deb
64-bit user installation command:
wget binaries.openttd.org/releases/1.4.0/openttd-1.4.0-linux-debian-wheezy-amd64.deb
sudo apt-get install gdebi
gdebi openttd-1.4.0-linux-ubuntu-precise-amd64.deb
Other Ubuntu and Debian installation commands
32-bit user installation command:
wget binaries.openttd.org/releases/1.4.0/openttd-1.4.0-linux-generic-i686.tar.gz
tar -xzvf openttd-1.4.0-linux-generic-i686.tar.gz
cd openttd-1.4.0-linux-generic-i686
./openttd
64-bit user installation command:
wget binaries.openttd.org/releases/1.4.0/openttd-1.4.0-linux-generic-amd64.tar.gz
tar -xzvf openttd-1.4.0-linux-generic-amd64.tar.gz
cd openttd-1.4.0-linux-generic-amd64
./openttd
For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2