spl on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S spl

* (Optional) Uninstall spl on Arch using YAY

$ yay -Rns spl

2. Manually Install "spl" via AUR

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

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

b. Clone spl's git locally

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

c. Go to ~/spl folder and install it

$ cd ~/spl $ makepkg -si

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

ID: 191203
Name: spl
PackageBaseID: 87516
PackageBase: spl
Version: 1.0pre6-1
Description: SPL Programming Language
URL: http://www.clifford.at/spl/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1416392314
LastModified: 1433942005
URLPath: /cgit/aur.git/snapshot/spl.tar.gz