clisp-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S clisp-git

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

$ yay -Rns clisp-git

2. Manually Install "clisp-git" via AUR

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

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

b. Clone clisp-git's git locally

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

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

$ cd ~/clisp-git $ makepkg -si

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

ID: 914839
Name: clisp-git
PackageBaseID: 155483
PackageBase: clisp-git
Version: clisp.2.49.60.2017.06.25.r576.g129eaf3f1-1
Description: ANSI Common Lisp interpreter, compiler and debugger
URL: https://clisp.sourceforge.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yitzi
Submitter: yitzi
FirstSubmitted: 1594845950
LastModified: 1622482263
URLPath: /cgit/aur.git/snapshot/clisp-git.tar.gz