lfc-bin on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S lfc-bin

* (Optional) Uninstall lfc-bin on Arch using YAY

$ yay -Rns lfc-bin

2. Manually Install "lfc-bin" via AUR

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

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

b. Clone lfc-bin's git locally

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

c. Go to ~/lfc-bin folder and install it

$ cd ~/lfc-bin $ makepkg -si

3. Information about the lfc-bin package on Arch User Repository (AUR)

ID: 1116771
Name: lfc-bin
PackageBaseID: 178495
PackageBase: lfc-bin
Version: 0.3.0-1
Description: The Lingua Franca compiler
URL: https://lf-lang.org
NumVotes: 1
Popularity: 0.079705
OutOfDate:
Maintainer: cmrd
FirstSubmitted: 1651497672
LastModified: 1658737549
URLPath: /cgit/aur.git/snapshot/lfc-bin.tar.gz