stack-static on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S stack-static

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

$ yay -Rns stack-static

2. Manually Install "stack-static" via AUR

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

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

b. Clone stack-static's git locally

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

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

$ cd ~/stack-static $ makepkg -si

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

ID: 1407393
Name: stack-static
PackageBaseID: 123708
PackageBase: stack-static
Version: 2.15.1-1
Description: The Haskell Tool Stack (linked statically)
URL: https://github.com/commercialhaskell/stack
NumVotes: 33
Popularity: 0.117997
OutOfDate:
Maintainer: simonfxr
Submitter: simonfxr
FirstSubmitted: 1498802690
LastModified: 1707644866
URLPath: /cgit/aur.git/snapshot/stack-static.tar.gz