larceny on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S larceny

* (Optional) Uninstall larceny on Arch using YAY

$ yay -Rns larceny

2. Manually Install "larceny" via AUR

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

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

b. Clone larceny's git locally

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

c. Go to ~/larceny folder and install it

$ cd ~/larceny $ makepkg -si

3. Information about the larceny package on Arch User Repository (AUR)

ID: 443269
Name: larceny
PackageBaseID: 110986
PackageBase: larceny
Version: 1.3-1
Description: Larceny is a simple and efficient implementation of the Scheme programming language.
URL: http://www.larcenists.org/index.html
NumVotes: 1
Popularity: 0
OutOfDate: 1506664338
Maintainer: ecraven
Submitter: ecraven
FirstSubmitted: 1462530324
LastModified: 1505291590
URLPath: /cgit/aur.git/snapshot/larceny.tar.gz