haskell-ghc-heap-view on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S haskell-ghc-heap-view

* (Optional) Uninstall haskell-ghc-heap-view on Arch using YAY

$ yay -Rns haskell-ghc-heap-view

2. Manually Install "haskell-ghc-heap-view" via AUR

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

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

b. Clone haskell-ghc-heap-view's git locally

$ git clone https://aur.archlinux.org/haskell-ghc-heap-view.git ~/haskell-ghc-heap-view

c. Go to ~/haskell-ghc-heap-view folder and install it

$ cd ~/haskell-ghc-heap-view $ makepkg -si

3. Information about the haskell-ghc-heap-view package on Arch User Repository (AUR)

ID: 1176134
Name: haskell-ghc-heap-view
PackageBaseID: 188316
PackageBase: haskell-ghc-heap-view
Version: 0.6.3-1
Description: Extract the heap representation of Haskell values and thunks
URL: git://git.nomeata.de/ghc-heap-view.git
NumVotes: 1
Popularity: 7.1E-5
OutOfDate:
Maintainer: mane.andrea
Submitter: mane.andrea
FirstSubmitted: 1669738281
LastModified: 1669738281
URLPath: /cgit/aur.git/snapshot/haskell-ghc-heap-view.tar.gz