loko on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S loko

* (Optional) Uninstall loko on Arch using YAY

$ yay -Rns loko

2. Manually Install "loko" via AUR

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

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

b. Clone loko's git locally

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

c. Go to ~/loko folder and install it

$ cd ~/loko $ makepkg -si

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

ID: 1367222
Name: loko
PackageBaseID: 154701
PackageBase: loko
Version: 0.12.1-1
Description: An optimizing R6RS Scheme compiler
URL: https://scheme.fail
NumVotes: 1
Popularity: 0.157016
OutOfDate:
Maintainer: erkin
Submitter: erkin
FirstSubmitted: 1592819359
LastModified: 1702175362
URLPath: /cgit/aur.git/snapshot/loko.tar.gz