ftl on AUR (Arch User Repository)

Last updated: July 09,2024

1. Install "ftl" 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 ftl on Arch using YAY

$ yay -S ftl

* (Optional) Uninstall ftl on Arch using YAY

$ yay -Rns ftl

2. Manually Install "ftl" via AUR

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

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

b. Clone ftl's git locally

$ git clone https://aur.archlinux.org/ftl.git ~/ftl

c. Go to ~/ftl folder and install it

$ cd ~/ftl $ makepkg -si

3. Information about the ftl package on Arch User Repository (AUR)

ID: 1197409
Name: ftl
PackageBaseID: 62840
PackageBase: ftl
Version: 1.6.12-1
Description: FTL: Faster Than Light, a spaceship simulation real-time roguelike-like (requires full copy of the game)
URL: http://www.ftlgame.com/
NumVotes: 34
Popularity: 0.004464
OutOfDate:
Maintainer: duthils
Submitter: derhamster
FirstSubmitted: 1347724776
LastModified: 1673796043
URLPath: /cgit/aur.git/snapshot/ftl.tar.gz