gcl on AUR (Arch User Repository)
Last updated: February 03,2025
1. Install "gcl" 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 gcl on Arch using YAY
$
yay -S
gcl
Copied
* (Optional) Uninstall gcl on Arch using YAY
$
yay -Rns
gcl
Copied
2. Manually Install "gcl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gcl's git locally
$
git clone https://aur.archlinux.org/gcl.git
~/gcl
Copied
c. Go to ~/gcl folder and install it
$
cd
~/gcl
Copied
$
makepkg -si
Copied
3. Information about the gcl package on Arch User Repository (AUR)
ID: 1197856
Name: gcl
PackageBaseID: 110617
PackageBase: gcl
Version: 2.6.14-1
Description: GNU Common Lisp
URL: http://www.gnu.org/software/gcl/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: nicolasgeniteau
Submitter: nicolasgeniteau
FirstSubmitted: 1461707975
LastModified: 1673890813
URLPath: /cgit/aur.git/snapshot/gcl.tar.gz
Name: gcl
PackageBaseID: 110617
PackageBase: gcl
Version: 2.6.14-1
Description: GNU Common Lisp
URL: http://www.gnu.org/software/gcl/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: nicolasgeniteau
Submitter: nicolasgeniteau
FirstSubmitted: 1461707975
LastModified: 1673890813
URLPath: /cgit/aur.git/snapshot/gcl.tar.gz