elm on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S elm

* (Optional) Uninstall elm on Arch using YAY

$ yay -Rns elm

2. Manually Install "elm" via AUR

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

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

b. Clone elm's git locally

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

c. Go to ~/elm folder and install it

$ cd ~/elm $ makepkg -si

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

ID: 207491
Name: elm
PackageBaseID: 79280
PackageBase: elm
Version: 2.5.8-1
Description: The Elm Mail System
URL: http://www.instinct.org/elm/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1393163762
LastModified: 1436167231
URLPath: /cgit/aur.git/snapshot/elm.tar.gz