haskell-stack-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S haskell-stack-git

* (Optional) Uninstall haskell-stack-git on Arch using YAY

$ yay -Rns haskell-stack-git

2. Manually Install "haskell-stack-git" via AUR

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

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

b. Clone haskell-stack-git's git locally

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

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

$ cd ~/haskell-stack-git $ makepkg -si

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

ID: 266403
Name: haskell-stack-git
PackageBaseID: 94143
PackageBase: haskell-stack-git
Version: 1.0.2.r2.gdca69c6-1
Description: The Haskell Tool Stack
URL: https://www.github.com/commercialhaskell/stack
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ksira
FirstSubmitted: 1433838822
LastModified: 1453101017
URLPath: /cgit/aur.git/snapshot/haskell-stack-git.tar.gz