eisl on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S eisl

* (Optional) Uninstall eisl on Arch using YAY

$ yay -Rns eisl

2. Manually Install "eisl" via AUR

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

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

b. Clone eisl's git locally

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

c. Go to ~/eisl folder and install it

$ cd ~/eisl $ makepkg -si

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

ID: 864105
Name: eisl
PackageBaseID: 147267
PackageBase: eisl
Version: 1.7-1
Description: Easy-ISLisp is an interpreter and compiler compatible with ISLisp standard.
URL: https://github.com/sasagawa888/eisl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: erkin
Submitter: erkin
FirstSubmitted: 1575843963
LastModified: 1613445262
URLPath: /cgit/aur.git/snapshot/eisl.tar.gz