haskell-failure on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S haskell-failure

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

$ yay -Rns haskell-failure

2. Manually Install "haskell-failure" via AUR

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

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

b. Clone haskell-failure's git locally

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

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

$ cd ~/haskell-failure $ makepkg -si

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

ID: 886925
Name: haskell-failure
PackageBaseID: 33928
PackageBase: haskell-failure
Version: 0.2.0.3-2
Description: A simple type class for success/failure computations.
URL: https://hackage.haskell.org/package/failure
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1264386525
LastModified: 1617407264
URLPath: /cgit/aur.git/snapshot/haskell-failure.tar.gz