ghc8.8-bin on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "ghc8.8-bin" 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 ghc8.8-bin on Arch using YAY

$ yay -S ghc8.8-bin

* (Optional) Uninstall ghc8.8-bin on Arch using YAY

$ yay -Rns ghc8.8-bin

2. Manually Install "ghc8.8-bin" via AUR

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

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

b. Clone ghc8.8-bin's git locally

$ git clone https://aur.archlinux.org/ghc8.8-bin.git ~/ghc8.8-bin

c. Go to ~/ghc8.8-bin folder and install it

$ cd ~/ghc8.8-bin $ makepkg -si

3. Information about the ghc8.8-bin package on Arch User Repository (AUR)

ID: 1396624
Name: ghc8.8-bin
PackageBaseID: 165465
PackageBase: ghc8.8-bin
Version: 8.8.4-2
Description: Binary GHC 8.8 installed on /usr/bin/ghc-8.8
URL: http://www.haskell.org/ghc/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rudy.matela
Submitter: rudy.matela
FirstSubmitted: 1618072131
LastModified: 1706788557
URLPath: /cgit/aur.git/snapshot/ghc8.8-bin.tar.gz