clasp-cl on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S clasp-cl

* (Optional) Uninstall clasp-cl on Arch using YAY

$ yay -Rns clasp-cl

2. Manually Install "clasp-cl" via AUR

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

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

b. Clone clasp-cl's git locally

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

c. Go to ~/clasp-cl folder and install it

$ cd ~/clasp-cl $ makepkg -si

3. Information about the clasp-cl package on Arch User Repository (AUR)

ID: 1380860
Name: clasp-cl
PackageBaseID: 179111
PackageBase: clasp-cl
Version: 2.5.0-2
Description: Bringing Common Lisp and C++ Together
URL: https://github.com/clasp-developers/clasp
NumVotes: 2
Popularity: 0.005922
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1653375710
LastModified: 1704463666
URLPath: /cgit/aur.git/snapshot/clasp-cl.tar.gz