frobtads on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S frobtads

* (Optional) Uninstall frobtads on Arch using YAY

$ yay -Rns frobtads

2. Manually Install "frobtads" via AUR

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

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

b. Clone frobtads's git locally

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

c. Go to ~/frobtads folder and install it

$ cd ~/frobtads $ makepkg -si

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

ID: 940163
Name: frobtads
PackageBaseID: 105121
PackageBase: frobtads
Version: 2.0-2
Description: Combined TADS 2 & 3 interpreter and compilers for playing and creating Interactive Fiction games
URL: http://www.tads.org/frobtads.htm
NumVotes: 3
Popularity: 0.009036
OutOfDate:
Maintainer: libele
Submitter: Yggdrasil
FirstSubmitted: 1451173965
LastModified: 1627423268
URLPath: /cgit/aur.git/snapshot/frobtads.tar.gz