haskell-helm on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S haskell-helm

* (Optional) Uninstall haskell-helm on Arch using YAY

$ yay -Rns haskell-helm

2. Manually Install "haskell-helm" via AUR

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

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

b. Clone haskell-helm's git locally

$ git clone https://aur.archlinux.org/haskell-helm.git ~/haskell-helm

c. Go to ~/haskell-helm folder and install it

$ cd ~/haskell-helm $ makepkg -si

3. Information about the haskell-helm package on Arch User Repository (AUR)

ID: 453661
Name: haskell-helm
PackageBaseID: 126482
PackageBase: haskell-helm
Version: 1.0.0-1
Description: A functionally reactive game engine
URL: http://github.com/switchface/helm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1508535732
LastModified: 1508535732
URLPath: /cgit/aur.git/snapshot/haskell-helm.tar.gz