elm-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S elm-git

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

$ yay -Rns elm-git

2. Manually Install "elm-git" via AUR

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

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

b. Clone elm-git's git locally

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

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

$ cd ~/elm-git $ makepkg -si

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

ID: 1198155
Name: elm-git
PackageBaseID: 189605
PackageBase: elm-git
Version: 0.18.0.r1814.g047d5026-2
Description: Compiler for Elm, a functional language for reliable webapps
URL: https://github.com/elm/compiler
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cheatsc
Submitter: cheatsc
FirstSubmitted: 1673950728
LastModified: 1673951552
URLPath: /cgit/aur.git/snapshot/elm-git.tar.gz