stanza on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S stanza

* (Optional) Uninstall stanza on Arch using YAY

$ yay -Rns stanza

2. Manually Install "stanza" via AUR

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

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

b. Clone stanza's git locally

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

c. Go to ~/stanza folder and install it

$ cd ~/stanza $ makepkg -si

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

ID: 602180
Name: stanza
PackageBaseID: 125978
PackageBase: stanza
Version: 0.12.15-1
Description: The reference compiler for Stanza, a high-level multi-paradigm optionally-typed programming language.
URL: http://lbstanza.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: abeaumont
Submitter: ewtoombs
FirstSubmitted: 1506755283
LastModified: 1554717293
URLPath: /cgit/aur.git/snapshot/stanza.tar.gz