ghc9.4-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S ghc9.4-bin

* (Optional) Uninstall ghc9.4-bin on Arch using YAY

$ yay -Rns ghc9.4-bin

2. Manually Install "ghc9.4-bin" via AUR

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

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

b. Clone ghc9.4-bin's git locally

$ git clone https://aur.archlinux.org/ghc9.4-bin.git ~/ghc9.4-bin

c. Go to ~/ghc9.4-bin folder and install it

$ cd ~/ghc9.4-bin $ makepkg -si

3. Information about the ghc9.4-bin package on Arch User Repository (AUR)

ID: 1405537
Name: ghc9.4-bin
PackageBaseID: 195379
PackageBase: ghc9.4-bin
Version: 9.4.8-2
Description: Binary GHC 9.4 installed on /usr/bin/ghc-9.4
URL: http://www.haskell.org/ghc/
NumVotes: 1
Popularity: 0.005918
OutOfDate:
Maintainer: rudy.matela
Submitter: rudy.matela
FirstSubmitted: 1688559432
LastModified: 1707307961
URLPath: /cgit/aur.git/snapshot/ghc9.4-bin.tar.gz