grotz on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S grotz

* (Optional) Uninstall grotz on Arch using YAY

$ yay -Rns grotz

2. Manually Install "grotz" via AUR

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

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

b. Clone grotz's git locally

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

c. Go to ~/grotz folder and install it

$ cd ~/grotz $ makepkg -si

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

ID: 1016405
Name: grotz
PackageBaseID: 59518
PackageBase: grotz
Version: 0.2c-6
Description: A Z-code interactive fiction interpreter for GTK.
URL: https://github.com/kevinboone/grotz
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: thr
Submitter: thr
FirstSubmitted: 1337922927
LastModified: 1641800907
URLPath: /cgit/aur.git/snapshot/grotz.tar.gz