shen-sbcl on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S shen-sbcl

* (Optional) Uninstall shen-sbcl on Arch using YAY

$ yay -Rns shen-sbcl

2. Manually Install "shen-sbcl" via AUR

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

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

b. Clone shen-sbcl's git locally

$ git clone https://aur.archlinux.org/shen-sbcl.git ~/shen-sbcl

c. Go to ~/shen-sbcl folder and install it

$ cd ~/shen-sbcl $ makepkg -si

3. Information about the shen-sbcl package on Arch User Repository (AUR)

ID: 697443
Name: shen-sbcl
PackageBaseID: 88866
PackageBase: shen-sbcl
Version: 1:3.0.3-1
Description: A portable functional programming language (SBCL port)
URL: http://www.shenlanguage.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: mkoloberdin
Submitter: ackalker
FirstSubmitted: 1419797708
LastModified: 1581849604
URLPath: /cgit/aur.git/snapshot/shen-sbcl.tar.gz