elm-format-0.18-exp-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S elm-format-0.18-exp-bin

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

$ yay -Rns elm-format-0.18-exp-bin

2. Manually Install "elm-format-0.18-exp-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-format-0.18-exp-bin's git locally

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

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

$ cd ~/elm-format-0.18-exp-bin $ makepkg -si

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

ID: 413734
Name: elm-format-0.18-exp-bin
PackageBaseID: 122830
PackageBase: elm-format-0.18-exp-bin
Version: 0.7.0_exp-1
Description: Format Elm source code according to a standard set of rules based on the official Elm Style Guide (experimental version for Elm 0.18).
URL: https://github.com/avh4/elm-format
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mattjbray
Submitter: mattjbray
FirstSubmitted: 1495625934
LastModified: 1495625934
URLPath: /cgit/aur.git/snapshot/elm-format-0.18-exp-bin.tar.gz