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

Last updated: November 14,2024

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

$ yay -S haskell-ghc-events

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

$ yay -Rns haskell-ghc-events

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

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

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

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

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

ID: 970796
Name: haskell-ghc-events
PackageBaseID: 120597
PackageBase: haskell-ghc-events
Version: 0.17.0-1
Description: Parses .eventlog files emitted by GHC 6.12.1 and later. Includes the ghc-events tool permitting, in particular, to dump an event log file as text.
URL: http://hackage.haskell.org/package/ghc-events
NumVotes: 1
Popularity: 0
OutOfDate: 1679434518
Maintainer:
Submitter: cbpark
FirstSubmitted: 1489512821
LastModified: 1633574594
URLPath: /cgit/aur.git/snapshot/haskell-ghc-events.tar.gz