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

Last updated: June 29,2024

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

$ yay -S ghc8.6-bin

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

$ yay -Rns ghc8.6-bin

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

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

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

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

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

ID: 1396632
Name: ghc8.6-bin
PackageBaseID: 165426
PackageBase: ghc8.6-bin
Version: 8.6.5-3
Description: Binary GHC 8.6 installed on /usr/bin/ghc-8.6
URL: http://www.haskell.org/ghc/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rudy.matela
Submitter: rudy.matela
FirstSubmitted: 1618002457
LastModified: 1706789068
URLPath: /cgit/aur.git/snapshot/ghc8.6-bin.tar.gz