lisp-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S lisp-git

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

$ yay -Rns lisp-git

2. Manually Install "lisp-git" via AUR

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

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

b. Clone lisp-git's git locally

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

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

$ cd ~/lisp-git $ makepkg -si

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

ID: 754755
Name: lisp-git
PackageBaseID: 154664
PackageBase: lisp-git
Version: r14.f671945-1
Description: Toy Lisp 1.5 interpreter
URL: https://github.com/robpike/lisp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1592712406
LastModified: 1592712406
URLPath: /cgit/aur.git/snapshot/lisp-git.tar.gz