elm-bin on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "elm-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
Copied
b. Install elm-bin on Arch using YAY
$
yay -S
elm-bin
Copied
* (Optional) Uninstall elm-bin on Arch using YAY
$
yay -Rns
elm-bin
Copied
2. Manually Install "elm-bin" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone elm-bin's git locally
$
git clone https://aur.archlinux.org/elm-bin.git
~/elm-bin
Copied
c. Go to ~/elm-bin folder and install it
$
cd
~/elm-bin
Copied
$
makepkg -si
Copied
3. Information about the elm-bin package on Arch User Repository (AUR)
ID: 668705
Name: elm-bin
PackageBaseID: 146787
PackageBase: elm-bin
Version: 0.19.1-1
Description: Elm compiler (official binary)
URL: https://elm-lang.org
NumVotes: 7
Popularity: 0.003435
OutOfDate:
Maintainer: ltennstedt
Submitter: ltennstedt
FirstSubmitted: 1574251520
LastModified: 1574251520
URLPath: /cgit/aur.git/snapshot/elm-bin.tar.gz
Name: elm-bin
PackageBaseID: 146787
PackageBase: elm-bin
Version: 0.19.1-1
Description: Elm compiler (official binary)
URL: https://elm-lang.org
NumVotes: 7
Popularity: 0.003435
OutOfDate:
Maintainer: ltennstedt
Submitter: ltennstedt
FirstSubmitted: 1574251520
LastModified: 1574251520
URLPath: /cgit/aur.git/snapshot/elm-bin.tar.gz