ccl on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "ccl" 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 ccl on Arch using YAY
$
yay -S
ccl
Copied
* (Optional) Uninstall ccl on Arch using YAY
$
yay -Rns
ccl
Copied
2. Manually Install "ccl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ccl's git locally
$
git clone https://aur.archlinux.org/ccl.git
~/ccl
Copied
c. Go to ~/ccl folder and install it
$
cd
~/ccl
Copied
$
makepkg -si
Copied
3. Information about the ccl package on Arch User Repository (AUR)
ID: 1306173
Name: ccl
PackageBaseID: 121414
PackageBase: ccl
Version: 1.12.2-3
Description: A Common Lisp implementation.
URL: http://ccl.clozure.com
NumVotes: 6
Popularity: 0.005918
OutOfDate:
Maintainer: yitzi
Submitter: galdor
FirstSubmitted: 1491848966
LastModified: 1692450976
URLPath: /cgit/aur.git/snapshot/ccl.tar.gz
Name: ccl
PackageBaseID: 121414
PackageBase: ccl
Version: 1.12.2-3
Description: A Common Lisp implementation.
URL: http://ccl.clozure.com
NumVotes: 6
Popularity: 0.005918
OutOfDate:
Maintainer: yitzi
Submitter: galdor
FirstSubmitted: 1491848966
LastModified: 1692450976
URLPath: /cgit/aur.git/snapshot/ccl.tar.gz