elm-test on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S elm-test

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

$ yay -Rns elm-test

2. Manually Install "elm-test" via AUR

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

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

b. Clone elm-test's git locally

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

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

$ cd ~/elm-test $ makepkg -si

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

ID: 1122408
Name: elm-test
PackageBaseID: 119900
PackageBase: elm-test
Version: 0.19.1r9-2
Description: Run elm-test suites.
URL: https://github.com/rtfeldman/node-test-runner#readme
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: zaidan
Submitter: zaidan
FirstSubmitted: 1487275885
LastModified: 1659722438
URLPath: /cgit/aur.git/snapshot/elm-test.tar.gz