haskell-hsh on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S haskell-hsh

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

$ yay -Rns haskell-hsh

2. Manually Install "haskell-hsh" via AUR

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

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

b. Clone haskell-hsh's git locally

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

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

$ cd ~/haskell-hsh $ makepkg -si

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

ID: 1279658
Name: haskell-hsh
PackageBaseID: 114891
PackageBase: haskell-hsh
Version: 2.1.3-1
Description: Library to mix shell scripting with Haskell programs
URL: http://hackage.haskell.org/package/HSH
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: JMCF125
FirstSubmitted: 1471723793
LastModified: 1687892863
URLPath: /cgit/aur.git/snapshot/haskell-hsh.tar.gz