openttd-bin on AUR (Arch User Repository)

Last updated: June 25,2024

1. Install "openttd-bin" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install openttd-bin on Arch using YAY

$ yay -S openttd-bin

* (Optional) Uninstall openttd-bin on Arch using YAY

$ yay -Rns openttd-bin

2. Manually Install "openttd-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone openttd-bin's git locally

$ git clone https://aur.archlinux.org/openttd-bin.git ~/openttd-bin

c. Go to ~/openttd-bin folder and install it

$ cd ~/openttd-bin $ makepkg -si

3. Information about the openttd-bin package on Arch User Repository (AUR)

ID: 512264
Name: openttd-bin
PackageBaseID: 44089
PackageBase: openttd-bin
Version: 1.8.0-0
Description: OpenTTD is an open source simulation game based upon the popular Microprose game "Transport Tycoon Deluxe". This package lets you have installed more versions simultaneously (simply change pkgver).
URL: http://www.openttd.org
NumVotes: 5
Popularity: 0
OutOfDate: 1554767291
Maintainer: Tomaash
FirstSubmitted: 1291302379
LastModified: 1526760511
URLPath: /cgit/aur.git/snapshot/openttd-bin.tar.gz