spwn on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S spwn

* (Optional) Uninstall spwn on Arch using YAY

$ yay -Rns spwn

2. Manually Install "spwn" via AUR

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

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

b. Clone spwn's git locally

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

c. Go to ~/spwn folder and install it

$ cd ~/spwn $ makepkg -si

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

ID: 1156457
Name: spwn
PackageBaseID: 186848
PackageBase: spwn
Version: 0.8-1
Description: A language for Geometry Dash triggers. An easy way to create levels using code.
URL: https://github.com/Spu7Nix/SPWN-language.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: feverdreme
Submitter: feverdreme
FirstSubmitted: 1666560281
LastModified: 1666561966
URLPath: /cgit/aur.git/snapshot/spwn.tar.gz