ccl-git on AUR (Arch User Repository)

Last updated: November 10,2024

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

$ yay -S ccl-git

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

$ yay -Rns ccl-git

2. Manually Install "ccl-git" via AUR

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

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

b. Clone ccl-git's git locally

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

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

$ cd ~/ccl-git $ makepkg -si

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

ID: 913783
Name: ccl-git
PackageBaseID: 127219
PackageBase: ccl-git
Version: 2:1.12.1-1
Description: The Clozure Common Lisp implementation
URL: http://ccl.clozure.com/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1510644265
LastModified: 1622298908
URLPath: /cgit/aur.git/snapshot/ccl-git.tar.gz