elm-format-0.17-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S elm-format-0.17-bin

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

$ yay -Rns elm-format-0.17-bin

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

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

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

$ cd ~/elm-format-0.17-bin $ makepkg -si

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

ID: 400500
Name: elm-format-0.17-bin
PackageBaseID: 111374
PackageBase: elm-format-0.17-bin
Version: 0.6.1_alpha-1
Description: Format Elm source code according to a standard set of rules based on the official Elm Style Guide.
URL: https://github.com/avh4/elm-format
NumVotes: 3
Popularity: 0
OutOfDate: 1709155155
Maintainer: mattjbray
Submitter: mattjbray
FirstSubmitted: 1463580388
LastModified: 1491940631
URLPath: /cgit/aur.git/snapshot/elm-format-0.17-bin.tar.gz