lf-cli on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lf-cli

* (Optional) Uninstall lf-cli on Arch using YAY

$ yay -Rns lf-cli

2. Manually Install "lf-cli" via AUR

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

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

b. Clone lf-cli's git locally

$ git clone https://aur.archlinux.org/lf-cli.git ~/lf-cli

c. Go to ~/lf-cli folder and install it

$ cd ~/lf-cli $ makepkg -si

3. Information about the lf-cli package on Arch User Repository (AUR)

ID: 1396651
Name: lf-cli
PackageBaseID: 197422
PackageBase: lf-cli
Version: 0.6.0-1
Description: The Lingua Franca compiler and command line tools
URL: https://lf-lang.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cmrd
Submitter: cmrd
FirstSubmitted: 1694183826
LastModified: 1706791294
URLPath: /cgit/aur.git/snapshot/lf-cli.tar.gz