stack-bin on AUR (Arch User Repository)

Last updated: June 25,2024

1. Install "stack-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

b. Install stack-bin on Arch using YAY

$ yay -S stack-bin

* (Optional) Uninstall stack-bin on Arch using YAY

$ yay -Rns stack-bin

2. Manually Install "stack-bin" via AUR

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

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

b. Clone stack-bin's git locally

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

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

$ cd ~/stack-bin $ makepkg -si

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

ID: 1417651
Name: stack-bin
PackageBaseID: 198317
PackageBase: stack-bin
Version: 2.15.1-1
Description: The Haskell Tool Stack. Packaged from upstream binary release.
URL: https://github.com/commercialhaskell/stack
NumVotes: 1
Popularity: 0.04349
OutOfDate:
Maintainer: dno
Submitter: dno
FirstSubmitted: 1696860152
LastModified: 1709158019
URLPath: /cgit/aur.git/snapshot/stack-bin.tar.gz