haskell-threadscope on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S haskell-threadscope

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

$ yay -Rns haskell-threadscope

2. Manually Install "haskell-threadscope" via AUR

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

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

b. Clone haskell-threadscope's git locally

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

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

$ cd ~/haskell-threadscope $ makepkg -si

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

ID: 970806
Name: haskell-threadscope
PackageBaseID: 120601
PackageBase: haskell-threadscope
Version: 0.2.14-1
Description: A graphical viewer for thread profile information generated by the Glasgow Haskell compiler (GHC).
URL: http://hackage.haskell.org/package/threadscope
NumVotes: 3
Popularity: 0
OutOfDate: 1673845642
Maintainer:
Submitter: cbpark
FirstSubmitted: 1489515813
LastModified: 1633579780
URLPath: /cgit/aur.git/snapshot/haskell-threadscope.tar.gz