lfe on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S lfe

* (Optional) Uninstall lfe on Arch using YAY

$ yay -Rns lfe

2. Manually Install "lfe" via AUR

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

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

b. Clone lfe's git locally

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

c. Go to ~/lfe folder and install it

$ cd ~/lfe $ makepkg -si

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

ID: 943890
Name: lfe
PackageBaseID: 133762
PackageBase: lfe
Version: 2.0.1-1
Description: LISP Flavoured Erlang
URL: https://github.com/lfe/lfe
NumVotes: 2
Popularity: 0
OutOfDate: 1678841497
Maintainer: vel
Submitter: jtregunna
FirstSubmitted: 1529948238
LastModified: 1628109003
URLPath: /cgit/aur.git/snapshot/lfe.tar.gz