oaklisp-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S oaklisp-git

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

$ yay -Rns oaklisp-git

2. Manually Install "oaklisp-git" via AUR

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

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

b. Clone oaklisp-git's git locally

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

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

$ cd ~/oaklisp-git $ makepkg -si

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

ID: 372738
Name: oaklisp-git
PackageBaseID: 118621
PackageBase: oaklisp-git
Version: 0.1-1
Description: Oaklisp is a portable lisp interpreter / compiler for the Oaklisp dialect of lisp.
URL: https://github.com/barak/oaklisp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ecraven
Submitter: ecraven
FirstSubmitted: 1484032624
LastModified: 1484032624
URLPath: /cgit/aur.git/snapshot/oaklisp-git.tar.gz