haskell-statestack on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S haskell-statestack

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

$ yay -Rns haskell-statestack

2. Manually Install "haskell-statestack" via AUR

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

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

b. Clone haskell-statestack's git locally

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

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

$ cd ~/haskell-statestack $ makepkg -si

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

ID: 583655
Name: haskell-statestack
PackageBaseID: 139408
PackageBase: haskell-statestack
Version: 0.2.0.5-1
Description: Simple State-like monad transformer where states can be saved to and restored from an internal stack.
URL: https://hackage.haskell.org/package/statestack
NumVotes: 0
Popularity: 0
OutOfDate: 1616603790
Maintainer:
Submitter: pants
FirstSubmitted: 1549492881
LastModified: 1549492881
URLPath: /cgit/aur.git/snapshot/haskell-statestack.tar.gz