lambdanative on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S lambdanative

* (Optional) Uninstall lambdanative on Arch using YAY

$ yay -Rns lambdanative

2. Manually Install "lambdanative" via AUR

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

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

b. Clone lambdanative's git locally

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

c. Go to ~/lambdanative folder and install it

$ cd ~/lambdanative $ makepkg -si

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

ID: 482446
Name: lambdanative
PackageBaseID: 90121
PackageBase: lambdanative
Version: 1.0.8-1
Description: Write mobile applications in Scheme
URL: https://github.com/part-cw/lambdanative
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1423043415
LastModified: 1517383943
URLPath: /cgit/aur.git/snapshot/lambdanative.tar.gz