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