haskell-operational on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S haskell-operational

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

$ yay -Rns haskell-operational

2. Manually Install "haskell-operational" via AUR

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

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

b. Clone haskell-operational's git locally

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

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

$ cd ~/haskell-operational $ makepkg -si

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

ID: 583276
Name: haskell-operational
PackageBaseID: 139346
PackageBase: haskell-operational
Version: 0.2.3.5-2
Description: This library makes it easy to implement monads with tricky control flow.
URL: https://hackage.haskell.org/package/operational
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: pants
FirstSubmitted: 1549409565
LastModified: 1549415501
URLPath: /cgit/aur.git/snapshot/haskell-operational.tar.gz