ecl-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ecl-git

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

$ yay -Rns ecl-git

2. Manually Install "ecl-git" via AUR

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

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

b. Clone ecl-git's git locally

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

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

$ cd ~/ecl-git $ makepkg -si

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

ID: 1357335
Name: ecl-git
PackageBaseID: 199795
PackageBase: ecl-git
Version: 23.9.9.r91.gac89091af-1
Description: Embeddable Common Lisp
URL: https://common-lisp.net/project/ecl/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yitzi
Submitter: yitzi
FirstSubmitted: 1700654331
LastModified: 1700654331
URLPath: /cgit/aur.git/snapshot/ecl-git.tar.gz