haskell-ghc-vis on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S haskell-ghc-vis

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

$ yay -Rns haskell-ghc-vis

2. Manually Install "haskell-ghc-vis" 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-vis's git locally

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

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

$ cd ~/haskell-ghc-vis $ makepkg -si

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

ID: 1176135
Name: haskell-ghc-vis
PackageBaseID: 188317
PackageBase: haskell-ghc-vis
Version: 0.9.3-1
Description: Live visualization of data structures in GHCi
URL: http://felsin9.de/nnis/ghc-vis
NumVotes: 1
Popularity: 7.1E-5
OutOfDate:
Maintainer: mane.andrea
Submitter: mane.andrea
FirstSubmitted: 1669738350
LastModified: 1669738350
URLPath: /cgit/aur.git/snapshot/haskell-ghc-vis.tar.gz