fleng on AUR (Arch User Repository)

Last updated: January 06,2025

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

$ yay -S fleng

* (Optional) Uninstall fleng on Arch using YAY

$ yay -Rns fleng

2. Manually Install "fleng" via AUR

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

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

b. Clone fleng's git locally

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

c. Go to ~/fleng folder and install it

$ cd ~/fleng $ makepkg -si

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

ID: 1428528
Name: fleng
PackageBaseID: 185408
PackageBase: fleng
Version: 20-1
Description: A low level concurrent logic programming language descended from Prolog
URL: http://www.call-with-current-continuation.org/fleng/fleng.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aarroyoc
Submitter: aarroyoc
FirstSubmitted: 1662066695
LastModified: 1710608882
URLPath: /cgit/aur.git/snapshot/fleng.tar.gz