sbcl-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S sbcl-git

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

$ yay -Rns sbcl-git

2. Manually Install "sbcl-git" via AUR

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

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

b. Clone sbcl-git's git locally

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

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

$ cd ~/sbcl-git $ makepkg -si

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

ID: 1157583
Name: sbcl-git
PackageBaseID: 168031
PackageBase: sbcl-git
Version: sbcl.2.2.9.r91.gd579e4a4f-1
Description: Steel Bank Common Lisp (Git snapshot)
URL: https://www.sbcl.org
NumVotes: 1
Popularity: 4.0E-5
OutOfDate: 1708772308
Maintainer: bms_n
Submitter: ghollisjr
FirstSubmitted: 1623841240
LastModified: 1666796139
URLPath: /cgit/aur.git/snapshot/sbcl-git.tar.gz