gcl on AUR (Arch User Repository)

Last updated: June 08,2024

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

b. Install gcl on Arch using YAY

$ yay -S gcl

* (Optional) Uninstall gcl on Arch using YAY

$ yay -Rns gcl

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

b. Clone gcl's git locally

$ git clone https://aur.archlinux.org/gcl.git ~/gcl

c. Go to ~/gcl folder and install it

$ cd ~/gcl $ makepkg -si

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