cafeobj-sbcl on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cafeobj-sbcl

* (Optional) Uninstall cafeobj-sbcl on Arch using YAY

$ yay -Rns cafeobj-sbcl

2. Manually Install "cafeobj-sbcl" via AUR

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

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

b. Clone cafeobj-sbcl's git locally

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

c. Go to ~/cafeobj-sbcl folder and install it

$ cd ~/cafeobj-sbcl $ makepkg -si

3. Information about the cafeobj-sbcl package on Arch User Repository (AUR)

ID: 497247
Name: cafeobj-sbcl
PackageBaseID: 105010
PackageBase: cafeobj-sbcl
Version: 1.5.7-1
Description: New generation algebraic specification and programming language (built by SBCL)
URL: https://cafeobj.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: tomoaki
Submitter: tomoaki
FirstSubmitted: 1450894929
LastModified: 1521929010
URLPath: /cgit/aur.git/snapshot/cafeobj-sbcl.tar.gz