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

Last updated: November 17,2024

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

$ yay -S ghc9.6-bin

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

$ yay -Rns ghc9.6-bin

2. Manually Install "ghc9.6-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.6-bin's git locally

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

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

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

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

ID: 1405027
Name: ghc9.6-bin
PackageBaseID: 195380
PackageBase: ghc9.6-bin
Version: 9.6.4-2
Description: Binary GHC 9.6 installed on /usr/bin/ghc-9.6
URL: http://www.haskell.org/ghc/
NumVotes: 1
Popularity: 0.005918
OutOfDate:
Maintainer: rudy.matela
Submitter: rudy.matela
FirstSubmitted: 1688560163
LastModified: 1707236806
URLPath: /cgit/aur.git/snapshot/ghc9.6-bin.tar.gz