femtolisp-git on AUR (Arch User Repository)

Last updated: March 06,2025

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

$ yay -S femtolisp-git

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

$ yay -Rns femtolisp-git

2. Manually Install "femtolisp-git" via AUR

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

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

b. Clone femtolisp-git's git locally

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

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

$ cd ~/femtolisp-git $ makepkg -si

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

ID: 1086837
Name: femtolisp-git
PackageBaseID: 114971
PackageBase: femtolisp-git
Version: r308.0bf4243-1
Description: lightweight, robust, scheme-like lisp implementation
URL: https://github.com/lambdaconservatory/femtolisp
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1471977115
LastModified: 1653839231
URLPath: /cgit/aur.git/snapshot/femtolisp-git.tar.gz