golfscript on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S golfscript

* (Optional) Uninstall golfscript on Arch using YAY

$ yay -Rns golfscript

2. Manually Install "golfscript" via AUR

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

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

b. Clone golfscript's git locally

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

c. Go to ~/golfscript folder and install it

$ cd ~/golfscript $ makepkg -si

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

ID: 1366152
Name: golfscript
PackageBaseID: 197914
PackageBase: golfscript
Version: 0.0.0-2
Description: A simple stack based code golf language
URL: http://golfscript.com/golfscript
NumVotes: 1
Popularity: 0.032745
OutOfDate:
Maintainer: NGeorgescu
Submitter: NGeorgescu
FirstSubmitted: 1695656087
LastModified: 1701971487
URLPath: /cgit/aur.git/snapshot/golfscript.tar.gz