create-elm-app on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S create-elm-app

* (Optional) Uninstall create-elm-app on Arch using YAY

$ yay -Rns create-elm-app

2. Manually Install "create-elm-app" via AUR

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

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

b. Clone create-elm-app's git locally

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

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

$ cd ~/create-elm-app $ makepkg -si

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

ID: 770414
Name: create-elm-app
PackageBaseID: 122428
PackageBase: create-elm-app
Version: 4.2.26-1
Description: Create Elm apps with zero configuration
URL: https://github.com/halfzebra/create-elm-app
NumVotes: 4
Popularity: 0
OutOfDate: 1710532920
Maintainer: MazeChaZer
Submitter: MazeChaZer
FirstSubmitted: 1495100061
LastModified: 1595839445
URLPath: /cgit/aur.git/snapshot/create-elm-app.tar.gz