elk on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S elk

* (Optional) Uninstall elk on Arch using YAY

$ yay -Rns elk

2. Manually Install "elk" via AUR

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

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

b. Clone elk's git locally

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

c. Go to ~/elk folder and install it

$ cd ~/elk $ makepkg -si

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

ID: 748653
Name: elk
PackageBaseID: 11608
PackageBase: elk
Version: 3.99.8-2
Description: Scheme interpreter and extension language.
URL: http://sam.zoy.org/elk/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1181679811
LastModified: 1591616435
URLPath: /cgit/aur.git/snapshot/elk.tar.gz