elm-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S elm-bin

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

$ yay -Rns elm-bin

2. Manually Install "elm-bin" via AUR

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

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

b. Clone elm-bin's git locally

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

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

$ cd ~/elm-bin $ makepkg -si

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

ID: 668705
Name: elm-bin
PackageBaseID: 146787
PackageBase: elm-bin
Version: 0.19.1-1
Description: Elm compiler (official binary)
URL: https://elm-lang.org
NumVotes: 7
Popularity: 0.003435
OutOfDate:
Maintainer: ltennstedt
Submitter: ltennstedt
FirstSubmitted: 1574251520
LastModified: 1574251520
URLPath: /cgit/aur.git/snapshot/elm-bin.tar.gz