larceny on AUR (Arch User Repository)
Last updated: November 27,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
Copied
b. Install larceny on Arch using YAY
$
yay -S
larceny
Copied
* (Optional) Uninstall larceny on Arch using YAY
$
yay -Rns
larceny
Copied
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
Copied
b. Clone larceny's git locally
$
git clone https://aur.archlinux.org/larceny.git
~/larceny
Copied
c. Go to ~/larceny folder and install it
$
cd
~/larceny
Copied
$
makepkg -si
Copied
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
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