abcl-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S abcl-git

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

$ yay -Rns abcl-git

2. Manually Install "abcl-git" via AUR

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

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

b. Clone abcl-git's git locally

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

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

$ cd ~/abcl-git $ makepkg -si

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

ID: 1365017
Name: abcl-git
PackageBaseID: 146874
PackageBase: abcl-git
Version: r3771.91f48d55-1
Description: Full implementation of the Common Lisp language in the JVM
URL: http://common-lisp.net/project/armedbear/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: yitzi
Submitter: haawda
FirstSubmitted: 1574610663
LastModified: 1701785136
URLPath: /cgit/aur.git/snapshot/abcl-git.tar.gz