elm-platform on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S elm-platform

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

$ yay -Rns elm-platform

2. Manually Install "elm-platform" via AUR

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

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

b. Clone elm-platform's git locally

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

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

$ cd ~/elm-platform $ makepkg -si

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

ID: 537108
Name: elm-platform
PackageBaseID: 103604
PackageBase: elm-platform
Version: 0.19.0-1
Description: Bundle of all core development tools for the Elm language.
URL: http://elm-lang.org
NumVotes: 18
Popularity: 0
OutOfDate: 1571702114
Maintainer:
Submitter: Luchs
FirstSubmitted: 1448027311
LastModified: 1534877723
URLPath: /cgit/aur.git/snapshot/elm-platform.tar.gz