haskell-fail on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S haskell-fail

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

$ yay -Rns haskell-fail

2. Manually Install "haskell-fail" via AUR

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

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

b. Clone haskell-fail's git locally

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

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

$ cd ~/haskell-fail $ makepkg -si

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

ID: 634859
Name: haskell-fail
PackageBaseID: 144069
PackageBase: haskell-fail
Version: 4.9.0.0-1
Description: Forward-compatible MonadFail class
URL: http://hackage.haskell.org/package/fail
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SolarAquarion
Submitter: SolarAquarion
FirstSubmitted: 1564938809
LastModified: 1564938809
URLPath: /cgit/aur.git/snapshot/haskell-fail.tar.gz