ags on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ags

* (Optional) Uninstall ags on Arch using YAY

$ yay -Rns ags

2. Manually Install "ags" via AUR

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

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

b. Clone ags's git locally

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

c. Go to ~/ags folder and install it

$ cd ~/ags $ makepkg -si

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

ID: 1413035
Name: ags
PackageBaseID: 99414
PackageBase: ags
Version: 3.6.0.57-1
Description: Engine to run adventure/quest games
URL: https://github.com/adventuregamestudio/ags
NumVotes: 9
Popularity: 0.003396
OutOfDate:
Maintainer: patlefort
Submitter: ainola
FirstSubmitted: 1441494180
LastModified: 1708492503
URLPath: /cgit/aur.git/snapshot/ags.tar.gz