lci-git on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S lci-git

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

$ yay -Rns lci-git

2. Manually Install "lci-git" via AUR

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

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

b. Clone lci-git's git locally

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

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

$ cd ~/lci-git $ makepkg -si

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

ID: 682855
Name: lci-git
PackageBaseID: 47964
PackageBase: lci-git
Version: 0.10.5.r27.g6762b72-1
Description: A simple and fast 1.2 lolcode interpreter written in C.
URL: https://lolcode.org/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Lucki
Submitter: Ideka
FirstSubmitted: 1302050576
LastModified: 1578188184
URLPath: /cgit/aur.git/snapshot/lci-git.tar.gz