haskell-statestack on AUR (Arch User Repository)
Last updated: December 28,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
Copied
b. Install haskell-statestack on Arch using YAY
$
yay -S
haskell-statestack
Copied
* (Optional) Uninstall haskell-statestack on Arch using YAY
$
yay -Rns
haskell-statestack
Copied
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
Copied
b. Clone haskell-statestack's git locally
$
git clone https://aur.archlinux.org/haskell-statestack.git
~/haskell-statestack
Copied
c. Go to ~/haskell-statestack folder and install it
$
cd
~/haskell-statestack
Copied
$
makepkg -si
Copied
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
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