lisp-git on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install lisp-git on Arch using YAY
$
yay -S
lisp-git
Copied
* (Optional) Uninstall lisp-git on Arch using YAY
$
yay -Rns
lisp-git
Copied
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
Copied
b. Clone lisp-git's git locally
$
git clone https://aur.archlinux.org/lisp-git.git
~/lisp-git
Copied
c. Go to ~/lisp-git folder and install it
$
cd
~/lisp-git
Copied
$
makepkg -si
Copied
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
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