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

Last updated: June 28,2024

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

$ yay -S ghc8.10-bin

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

$ yay -Rns ghc8.10-bin

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

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

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

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

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

ID: 1396614
Name: ghc8.10-bin
PackageBaseID: 167989
PackageBase: ghc8.10-bin
Version: 8.10.7-2
Description: Binary GHC 8.10 installed on /usr/bin/ghc-8.10
URL: http://www.haskell.org/ghc/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rudy.matela
Submitter: rudy.matela
FirstSubmitted: 1623699186
LastModified: 1706787152
URLPath: /cgit/aur.git/snapshot/ghc8.10-bin.tar.gz