haskell-htrace on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S haskell-htrace

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

$ yay -Rns haskell-htrace

2. Manually Install "haskell-htrace" via AUR

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

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

b. Clone haskell-htrace's git locally

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

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

$ cd ~/haskell-htrace $ makepkg -si

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

ID: 1279605
Name: haskell-htrace
PackageBaseID: 73112
PackageBase: haskell-htrace
Version: 0.1-2
Description: Hierarchical tracing for debugging of lazy evaluation
URL: http://hackage.haskell.org/package/htrace
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: serkho
FirstSubmitted: 1378143279
LastModified: 1687885933
URLPath: /cgit/aur.git/snapshot/haskell-htrace.tar.gz