lfe on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install lfe on Arch using YAY
$
yay -S
lfe
Copied
* (Optional) Uninstall lfe on Arch using YAY
$
yay -Rns
lfe
Copied
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
Copied
b. Clone lfe's git locally
$
git clone https://aur.archlinux.org/lfe.git
~/lfe
Copied
c. Go to ~/lfe folder and install it
$
cd
~/lfe
Copied
$
makepkg -si
Copied
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
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