eff-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S eff-git

* (Optional) Uninstall eff-git on Arch using YAY

$ yay -Rns eff-git

2. Manually Install "eff-git" via AUR

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

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

b. Clone eff-git's git locally

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

c. Go to ~/eff-git folder and install it

$ cd ~/eff-git $ makepkg -si

3. Information about the eff-git package on Arch User Repository (AUR)

ID: 218728
Name: eff-git
PackageBaseID: 96829
PackageBase: eff-git
Version: r473.5ad3b54-2
Description: A functional programming language based on algebraic effects and their handlers.
URL: http://www.eff-lang.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1704897498
Maintainer:
Submitter: eeva
FirstSubmitted: 1438965348
LastModified: 1438965369
URLPath: /cgit/aur.git/snapshot/eff-git.tar.gz