elm-live on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S elm-live

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

$ yay -Rns elm-live

2. Manually Install "elm-live" via AUR

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

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

b. Clone elm-live's git locally

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

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

$ cd ~/elm-live $ makepkg -si

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

ID: 754520
Name: elm-live
PackageBaseID: 135366
PackageBase: elm-live
Version: 4.0.1-1
Description: A flexible dev server for Elm
URL: https://github.com/architectcodes/elm-live
NumVotes: 1
Popularity: 0
OutOfDate: 1709921049
Maintainer: MazeChaZer
Submitter: MazeChaZer
FirstSubmitted: 1535200709
LastModified: 1592662302
URLPath: /cgit/aur.git/snapshot/elm-live.tar.gz