elm-upgrade on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S elm-upgrade

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

$ yay -Rns elm-upgrade

2. Manually Install "elm-upgrade" via AUR

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

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

b. Clone elm-upgrade's git locally

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

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

$ cd ~/elm-upgrade $ makepkg -si

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

ID: 541004
Name: elm-upgrade
PackageBaseID: 135691
PackageBase: elm-upgrade
Version: 0.19.6-1
Description: Upgrade Elm projects
URL: https://github.com/avh4/elm-upgrade
NumVotes: 1
Popularity: 0
OutOfDate: 1710532853
Maintainer: MazeChaZer
Submitter: MazeChaZer
FirstSubmitted: 1536088608
LastModified: 1536088608
URLPath: /cgit/aur.git/snapshot/elm-upgrade.tar.gz