lci on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S lci

* (Optional) Uninstall lci on Arch using YAY

$ yay -Rns lci

2. Manually Install "lci" via AUR

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

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

b. Clone lci's git locally

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

c. Go to ~/lci folder and install it

$ cd ~/lci $ makepkg -si

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

ID: 349262
Name: lci
PackageBaseID: 116445
PackageBase: lci
Version: 0.6-1
Description: A lambda calculus interpreter
URL: https://chatziko.github.io/lci/
NumVotes: 2
Popularity: 0
OutOfDate: 1706098259
Maintainer:
Submitter: felix.s
FirstSubmitted: 1477301701
LastModified: 1477301701
URLPath: /cgit/aur.git/snapshot/lci.tar.gz