Ubuntu and derivative users install OpenTTD1.4.0 games

Source: Internet
Author: User
Tags linux mint
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

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.