mkcl-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S mkcl-git

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

$ yay -Rns mkcl-git

2. Manually Install "mkcl-git" via AUR

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

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

b. Clone mkcl-git's git locally

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

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

$ cd ~/mkcl-git $ makepkg -si

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

ID: 1353000
Name: mkcl-git
PackageBaseID: 194759
PackageBase: mkcl-git
Version: v1.1.11.r189.g5bc0106-1
Description: ManKai Common Lisp
URL: https://github.com/jcbeaudoin/MKCL
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yitzi
Submitter: yitzi
FirstSubmitted: 1686930282
LastModified: 1699958588
URLPath: /cgit/aur.git/snapshot/mkcl-git.tar.gz