haskell-llvm-hs on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S haskell-llvm-hs

* (Optional) Uninstall haskell-llvm-hs on Arch using YAY

$ yay -Rns haskell-llvm-hs

2. Manually Install "haskell-llvm-hs" via AUR

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

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

b. Clone haskell-llvm-hs's git locally

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

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

$ cd ~/haskell-llvm-hs $ makepkg -si

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

ID: 784482
Name: haskell-llvm-hs
PackageBaseID: 157186
PackageBase: haskell-llvm-hs
Version: 9.0.1-1
Description: General purpose LLVM bindings
URL: https://hackage.haskell.org/package/llvm-hs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: stelleg
Submitter: stelleg
FirstSubmitted: 1598666318
LastModified: 1598666318
URLPath: /cgit/aur.git/snapshot/haskell-llvm-hs.tar.gz