elm-compiler on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S elm-compiler

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

$ yay -Rns elm-compiler

2. Manually Install "elm-compiler" via AUR

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

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

b. Clone elm-compiler's git locally

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

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

$ cd ~/elm-compiler $ makepkg -si

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

ID: 1198158
Name: elm-compiler
PackageBaseID: 189606
PackageBase: elm-compiler
Version: 0.19.1-1
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: 1673952177
LastModified: 1673952177
URLPath: /cgit/aur.git/snapshot/elm-compiler.tar.gz