qtads on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S qtads

* (Optional) Uninstall qtads on Arch using YAY

$ yay -Rns qtads

2. Manually Install "qtads" via AUR

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

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

b. Clone qtads's git locally

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

c. Go to ~/qtads folder and install it

$ cd ~/qtads $ makepkg -si

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

ID: 1138653
Name: qtads
PackageBaseID: 98213
PackageBase: qtads
Version: 3.3.0-1
Description: interpreter for TADS games (compatible with TADS 2 and 3, multimedia and text)
URL: https://realnc.github.io/qtads/
NumVotes: 3
Popularity: 0
OutOfDate: 1698730369
Maintainer: 3ED_0
Submitter: 3ED_0
FirstSubmitted: 1440236755
LastModified: 1662997999
URLPath: /cgit/aur.git/snapshot/qtads.tar.gz